mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-21 07:51:33 +02:00
[ticket/17010] Make webpush js not depend on twig compilation
PHPBB3-17010
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{% include('ucp_header.html') %}
|
||||
|
||||
{% INCLUDEJS(T_WEBPUSH_JS_PATH) %}
|
||||
{% if NOTIFICATIONS_WEBPUSH_ENABLE %}
|
||||
{% include('ucp_notifications_webpush.html') %}
|
||||
{% endif %}
|
||||
|
||||
<form id="ucp" method="post" action="{{ S_UCP_ACTION }}"{{ S_FORM_ENCTYPE }}>
|
||||
|
||||
|
Reference in New Issue
Block a user