aboutsummaryrefslogtreecommitdiff
path: root/views/_jqModalScript.haml
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-06-15 19:47:24 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-06-15 19:47:24 +0100
commitfc0327f91fb134e1df994143a78c22df7d8f62e4 (patch)
tree9fb1161dbdece4428e6c65b1d555a67c7908fa9e /views/_jqModalScript.haml
parent3576923edf788eecb4320e034f5afaaf625bd62e (diff)
Big interface clear up
Diffstat (limited to 'views/_jqModalScript.haml')
-rw-r--r--views/_jqModalScript.haml22
1 files changed, 0 insertions, 22 deletions
diff --git a/views/_jqModalScript.haml b/views/_jqModalScript.haml
deleted file mode 100644
index 00cc298..0000000
--- a/views/_jqModalScript.haml
+++ /dev/null
@@ -1,22 +0,0 @@
-.jdHandle.jqDrag
-%strong
- Acknowledge alert!
-%em
- Please be careful what you chose and err on the side of shorter times scales.
-%form{:name=>"input", :action=>"html_form_action", :method=>"post"}
- //%a{:href=>"javascript:toogleAcknowledge(#{alert.id})"}
- %a{:href=>"javascript:toogleAcknowledge"}
- Acknowledge this alert for
- %select
- %option{:value=>"1"}1 hour
- %option{:value=>"2"}2 hour
- %option{:value=>"3"}3 hours
- %option{:value=>"5"}5 hours
- %option{:value=>"7"}7 hours
- %option{:value=>"24"}1 day
- %option{:value=>"48"}2 days
- %option{:value=>"168"}1 week
- %option{:value=>"0"}Forever
-%a{:href=>"#", :class=>"jqmClose"}
- Close
-.jqHandle.jqResize