UI improved, .main_box css class for show pages

This commit is contained in:
randx 2012-03-28 10:46:51 +03:00
parent 88d9569a33
commit 69ef81404c
12 changed files with 94 additions and 79 deletions

View file

@ -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})