./lib/helios/frontend/templates/push-notification/devices.jst.tpl in helios-0.3.0 vs ./lib/helios/frontend/templates/push-notification/devices.jst.tpl in helios-0.4.0
- old
+ new
@@ -2,12 +2,9 @@
<h2>Devices</h2>
<form class="filter">
<input type="text" placeholder="Filter Devices..." value=""/>
</form>
- <% if (false) { %>
- <button class="button" data-reveal-id="compose-modal">Compose</button>
- <% } %>
</div>
<div class="master">
<div id="datagrid">
</div>