Skip to content

Commit 088590a

Browse files
author
Keith Walsh
committed
Added readme/todo
1 parent 6ea54ca commit 088590a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
TO DO: https://github.com/davidstutz/bootstrap-multiselect/

views/index.haml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
%title Crontab Generator
77
%body
88
.navbar.navbar-inverse.navbar-fixed-top
9+
.container
10+
.navbar-header
11+
%a.navbar-brand Crontab Generator
912
.container.main
1013
=@crontab
1114
%form.form.form-inline{:action => "/", :method => "post"}

0 commit comments

Comments
 (0)