summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-02-08 18:31:02 +0100
committermr <mr@mrautenberg.de>2011-02-08 18:31:02 +0100
commitce68f6a763ce8de8957f84af4f52dbe1d74cd232 (patch)
tree28424895491d50870dc6126fc60cc01006284f55 /views/layout.haml
parent076de3e6bdde29936926814409bdce4b0c7b7477 (diff)
minor fixes and graphical progressbar from jquery-ui
Diffstat (limited to 'views/layout.haml')
-rw-r--r--views/layout.haml4
1 files changed, 3 insertions, 1 deletions
diff --git a/views/layout.haml b/views/layout.haml
index 78af858..d54b413 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -6,7 +6,9 @@
%title ToxCreate
%script{:type => "text/javascript", :src => "javascripts/jquery.js"}
%script{:type => "text/javascript", :src => "javascripts/toxcreate.js"}
- %link{:rel=>'stylesheet', :href=>'stylesheets/style.css', :type => "text/css"}
+ %script{:type => "text/javascript", :src => "javascripts/jquery-ui-progressbar.js"}
+ %link{:rel=>'stylesheet', :href=>'stylesheets/style.css', :type => "text/css"}
+ %link{:rel=>'stylesheet', :href=>'progressbar/progressbar.css', :type => "text/css"}
%body
.logo