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
|
@ -6,6 +6,6 @@
|
|||
Add Deploy Key
|
||||
|
||||
- if @keys.any?
|
||||
%table.zebra-striped.borders
|
||||
%table
|
||||
- @keys.each do |key|
|
||||
= render(:partial => 'show', :locals => {:key => key})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue