Fix reload code button in play view on IE9

This commit is contained in:
Scott Erickson 2015-10-28 15:45:34 -07:00
parent f95426dbd9
commit 7b54a04d33

View file

@ -14,7 +14,7 @@ if includeSpellList
.method-signature #{methodSignature}
.spell-tool-buttons
.btn.btn-small.btn-illustrated.reload-code(data-i18n="[title]play_level.tome_reload_method", title="Reload original code for this method")
.btn.btn-small.btn-illustrated.btn-warning.reload-code(data-i18n="[title]play_level.tome_reload_method", title="Reload original code for this method")
.glyphicon.glyphicon-repeat
span.spl(data-i18n="play_level.reload") Reload