MDL-64500 tool_analytics: noanalysables negation better than analysables
This commit is contained in:
committed by
Eloy Lafuente (stronk7)
parent
0f5b2a1782
commit
84ca3ccce4
@@ -53,7 +53,7 @@
|
||||
{{> core/notification_info}}
|
||||
</div>
|
||||
{{/noanalysables}}
|
||||
{{#analysables}}
|
||||
{{^noanalysables}}
|
||||
<div class="m-t-2 m-b-1">
|
||||
<span>{{#prev}}{{> core/single_button}}{{/prev}}</span>
|
||||
<span>{{#next}}{{> core/single_button}}{{/next}}</span>
|
||||
@@ -81,5 +81,5 @@
|
||||
<span>{{#prev}}{{> core/single_button}}{{/prev}}</span>
|
||||
<span>{{#next}}{{> core/single_button}}{{/next}}</span>
|
||||
</div>
|
||||
{{/analysables}}
|
||||
{{/noanalysables}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user