UI changes:

* .page_title  class added. Used for better page headers
* improved help page
* added back links for help pages
* show app version & revision on help page

Backend changes:
* Gitab::Version && Gitlab::Revision constants
This commit is contained in:
randx 2012-07-01 00:35:24 +03:00
parent ad3f4922ee
commit 6a58deb536
24 changed files with 85 additions and 32 deletions

View file

@ -1,8 +1,11 @@
%h3
%h3.page_title
SSH Keys
= link_to "Add new", new_key_path, :class => "btn small right"
%br
%hr
%p.slead
SSH key allows you to establish a secure connection between your computer and Gitlab
%table#keys-table.admin-table
%thead

View file

@ -1,4 +1,4 @@
%h3
%h3.page_title
Public key:
= @key.title
%small