diff options
author | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-02-06 11:24:14 +0100 |
---|---|---|
committer | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-02-06 11:24:14 +0100 |
commit | 16a2074982644614f3ef13c15681b5c89feb586b (patch) | |
tree | 440bdbb811306a5a729cc552a2af1dafd172379a | |
parent | fd8a7b562664c00e2fc244af0a5a8f721d2b3e17 (diff) |
HTML fix.
-rw-r--r-- | app/views/backup_jobs/_index_core.html.haml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/backup_jobs/_index_core.html.haml b/app/views/backup_jobs/_index_core.html.haml index a1bf0d0..aceeb5b 100644 --- a/app/views/backup_jobs/_index_core.html.haml +++ b/app/views/backup_jobs/_index_core.html.haml @@ -5,6 +5,7 @@ %th= t('backup_jobs.index.state') %th= t('backup_jobs.index.directory') %th= t('backup_jobs.index.size_of_the_backup') + %th{:colspan => '2'} - for backup_job in backup_jobs |