bugfix: ansi/ascii didn't trigger anymore

This commit is contained in:
Howland Owl 2014-04-16 11:23:56 +03:00
parent 00f3e0ef33
commit 84c4bd9e9f

View file

@ -45,7 +45,7 @@ Also hide the editor until needed, and initialize some elements.
)
$(->
$(".hidden").hide()
$("#amiga").button {icons: {primary:"ui-icon-gear"}}
$("#entryamiga").button {icons: {primary:"ui-icon-gear"}}
.click ->
stuff = $(@).children()
if @.value == "1"