mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-18 23:16:10 +01:00
forgot to cleanup the last patch
This commit is contained in:
parent
c9be43b2c8
commit
bb23a4acba
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div class="list-stategroup-contexts-container" id="<%= state %>-contexts-container">
|
||||
<div class="list-stategroup-contexts-container">
|
||||
<h2><span id="<%= state %>-contexts-count" class="badge"><%= context_state_group.length %></span><%= state.titlecase %> Contexts</h2>
|
||||
<div id="<%= state%>-contexts-empty-nd" style="<%= no_contexts ? 'display:block' : 'display:none'%>">
|
||||
<div class="message"><p>Currently there are no <%= state %> contexts</p></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue