migrated to bootstrap 2
This commit is contained in:
parent
2bad798e11
commit
627efddf63
37 changed files with 687 additions and 546 deletions
|
@ -1,6 +1,6 @@
|
|||
= render "repositories/branches_head"
|
||||
|
||||
.alert-message.block-message
|
||||
.alert
|
||||
%p Protected branches designed to prevent push for all except #{link_to "masters", help_permissions_path, :class => "vlink"}.
|
||||
%p This ability allows:
|
||||
%ul
|
||||
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
- unless @branches.empty?
|
||||
%table.zebra-striped
|
||||
%table.table-striped
|
||||
%thead
|
||||
%tr
|
||||
%th Name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue