Skip to content

Commit

Permalink
Merge pull request #95 from agmps17/master
Browse files Browse the repository at this point in the history
Fixing a bootstrap class typo
  • Loading branch information
cpg committed Jul 25, 2014
2 parents c1a8d83 + 372682c commit 398f522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/040-apps/app/views/apps/installed.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#apps-table
.settings-table
- if @apps.any?
table.settings.tables
table.settings.table
tr
th.settings-col1.settings-col1-pad1.apps-col1[scope='col']= t('application')
th.settings-col2.apps-col2[scope='col']= t('description')
Expand Down

0 comments on commit 398f522

Please sign in to comment.