summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/js/kosten.ls5
1 files changed, 3 insertions, 2 deletions
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
'>Add extensionsJason A. Donenfeld2-3/+27 2016-12-20generate: use /dev/urandom directlyJason A. Donenfeld4-14/+28 Passing to tr using the "pick and discard" technique is more straight- forwardly correct and less error-prone. It also allows users to select their own character sets to be passed to tr. 2016-02-07dmenu: read likes -rJason A. Donenfeld1-1/+1 2016-02-06zsh-completion: add prefix zstyleBenjamin Richter1-1/+11 This option can be used to select a different pass repository for completion. A configuration example is given inside the completion file. 2016-02-06Make gpg errors fatalJason A. Donenfeld1-5/+5 2016-02-06Moved to webpageJason A. Donenfeld1-7/+0