Skip to content

Commit 8f2e6cc

Browse files
committed
duplicate template sync
1 parent b53f704 commit 8f2e6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/javascripts/backbone/kandan.js.coffee

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ window.Kandan =
5050
<span class="tab_left"></span>
5151
<span class="tab_content">
5252
<a href="#{href}">#{label}</a>
53-
<a href="#" class="ui-icon ui-icon-close">x</a>
53+
<a href="#" class="close_channel">x</a>
5454
</span>
5555
</li>
5656
'''

0 commit comments

Comments
 (0)