Skip to content

Commit

Permalink
Adding code to add compatibilty for bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
agmps17 committed Jul 8, 2014
1 parent b8f5d23 commit bca0029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/dbbackups/index.html.slim
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
= stylesheet_link_tag "dbbackups"
.settings-table#backup-table
- if @dbs.any?
table.settings
table.settings.table
thead
tr
th.settings-col1.dbbackup-col1= t 'database'
Expand Down

0 comments on commit bca0029

Please sign in to comment.