UI improved, .main_box css class for show pages
This commit is contained in:
parent
88d9569a33
commit
69ef81404c
12 changed files with 94 additions and 79 deletions
|
@ -4,6 +4,6 @@
|
|||
|
||||
%br
|
||||
|
||||
%table#keys-table.zebra-striped.borders
|
||||
%table#keys-table
|
||||
- @keys.each do |key|
|
||||
= render(:partial => 'show', :locals => {:key => key})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue