From 9b358a4a3e6ce5cad229ba2fa6da9218e88b61e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 13 Sep 2013 22:40:09 +0200 Subject: Fix kosten.ls --- static/js/kosten.ls | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/js/kosten.ls b/static/js/kosten.ls index 0cec05f..443210a 100644 --- a/static/js/kosten.ls +++ b/static/js/kosten.ls @@ -41,12 +41,13 @@ export catsJS = jq -> img = new_image \undo .. .click -> $ @ .remove! - <- input.fade-out \slow - span.toggle! # reset text input.val span.text! + <- input.fade-out \slow + span.toggle! + span.toggle! <- input.fade-in \slow img.insert-after input -- cgit v1.2.3