Some more fixes
Warning dialog about missing Javascript removed from subscription dialog. The warning would flash in any case (even when Javascript is activated)
This commit is contained in:
parent
df2a8c1cde
commit
f7b5aef0e3
5 changed files with 2 additions and 14 deletions
|
@ -1,8 +1 @@
|
|||
{{{flashMessages}}}
|
||||
|
||||
{{#if needsJsWarning}}
|
||||
<div class="alert alert-danger js-warning" role="alert">
|
||||
<strong>{{#translate}}warning!{{/translate}}</strong>
|
||||
{{#translate}}javaScriptMustBeEnabledInOrderForThis{{/translate}}
|
||||
</div>
|
||||
{{/if}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue