Put wiki page history content into container
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
25ae737df0
commit
76c6b9c8d8
1 changed files with 33 additions and 33 deletions
|
@ -1,7 +1,7 @@
|
|||
- page_title "History", @page.title.capitalize, "Wiki"
|
||||
= render 'nav'
|
||||
|
||||
.top-area
|
||||
%div{ class: (container_class) }
|
||||
.top-area
|
||||
.nav-text
|
||||
%strong
|
||||
= link_to @page.title.capitalize, namespace_project_wiki_path(@project.namespace, @project, @page)
|
||||
|
@ -9,7 +9,7 @@
|
|||
·
|
||||
History
|
||||
|
||||
.table-holder
|
||||
.table-holder
|
||||
%table.table
|
||||
%thead
|
||||
%tr
|
||||
|
|
Loading…
Reference in a new issue