aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-07-24 20:45:43 +0200
committerGravatar Tom Willemse2013-07-24 20:45:43 +0200
commit108726efd48989c484dafcbd87b181911d0c6e8a (patch)
tree658d1854c58da9cbe4e3d4cd2f2a0377ab978ea3 /templates
parent4b9563abd45dafced0521deedb53ea2f872f5639 (diff)
downloadscrumli-108726efd48989c484dafcbd87b181911d0c6e8a.tar.gz
scrumli-108726efd48989c484dafcbd87b181911d0c6e8a.zip
Rename myModal to newTaskModal
Diffstat (limited to 'templates')
-rw-r--r--templates/scrumli.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/scrumli.tmpl b/templates/scrumli.tmpl
index beed3b7..62e8eec 100644
--- a/templates/scrumli.tmpl
+++ b/templates/scrumli.tmpl
@@ -53,7 +53,7 @@
<div class="container">
<h1>
- <button data-target=".myModal" role="button"
+ <button data-target=".newTaskModal" role="button"
data-toggle="modal" class="nothing">
<i class="icon-plus-sign icon-2x"></i>
</button>