summaryrefslogtreecommitdiff
path: root/static/js/kosten.ls
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-10-17 16:54:17 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-10-17 16:54:17 +0200
commit4799619f4c99b7160b553910385a1e4df10094c5 (patch)
tree36dc07ecf59d77809ba3458b80c6685d67b32f48 /static/js/kosten.ls
parentf650fd871610f95f61b6c04641910f913e03b3eb (diff)
downloadkosten-4799619f4c99b7160b553910385a1e4df10094c5.tar.gz
kosten-4799619f4c99b7160b553910385a1e4df10094c5.tar.bz2
kosten-4799619f4c99b7160b553910385a1e4df10094c5.zip
Fix JS
Diffstat (limited to '')
-rw-r--r--static/js/kosten.ls2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/js/kosten.ls b/static/js/kosten.ls
index e3be0b8..aef39ff 100644
--- a/static/js/kosten.ls
+++ b/static/js/kosten.ls
@@ -11,7 +11,7 @@ export addJS = jq ->
# Show
export showJS = jq ->
- $ ".detail span" .click ->
+ $ ".detail > .heading" .click ->
$ @ .prev-all \.mark:last .click!
$ ".detail > .mark" .click ->