We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea54ca commit 088590aCopy full SHA for 088590a
README.md
@@ -0,0 +1 @@
1
+TO DO: https://github.com/davidstutz/bootstrap-multiselect/
views/index.haml
@@ -6,6 +6,9 @@
6
%title Crontab Generator
7
%body
8
.navbar.navbar-inverse.navbar-fixed-top
9
+ .container
10
+ .navbar-header
11
+ %a.navbar-brand Crontab Generator
12
.container.main
13
=@crontab
14
%form.form.form-inline{:action => "/", :method => "post"}
0 commit comments