aboutsummaryrefslogtreecommitdiff
path: root/views/_jqModalScript.haml
diff options
context:
space:
mode:
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