From 3cb138ea41bda9c64b6295d53e7d65fbb29d203a Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Fri, 18 Nov 2016 06:04:00 -0500 Subject: move commit message and save button into edit pane. Change page list tab label to Pages and move current page name back to section header. --- view/tpl/wiki.tpl | 37 +++++++++++++++++++------------------ view/tpl/wiki_page_list.tpl | 2 +- 2 files changed, 20 insertions(+), 19 deletions(-) (limited to 'view') diff --git a/view/tpl/wiki.tpl b/view/tpl/wiki.tpl index 55093aa3d..2c2f05867 100644 --- a/view/tpl/wiki.tpl +++ b/view/tpl/wiki.tpl @@ -40,7 +40,8 @@ -

 {{$wikiheaderName}} +

 {{$wikiheaderName}}  :   +  {{$wikiheaderPage}}

@@ -65,13 +66,29 @@
  • Edit
  • View
  • History
  • -
  •  {{$wikiheaderPage}}
  • +
  •   Pages
  • + {{if $showCommitMsg}} + {{if $showPageControls}} +
    +
    + + + + Save + + {{$commitMsg.3}} + +
    +
    +
    + {{/if}} + {{/if}}
    @@ -103,22 +120,6 @@
    - {{if $showCommitMsg}} - {{if $showPageControls}} -
    -
    - - - - Save - - {{$commitMsg.3}} - -
    -
    -
    - {{/if}} - {{/if}}
    {{$wikiModal}} diff --git a/view/tpl/wiki_page_list.tpl b/view/tpl/wiki_page_list.tpl index c020f2520..afb14c6a9 100644 --- a/view/tpl/wiki_page_list.tpl +++ b/view/tpl/wiki_page_list.tpl @@ -1,6 +1,6 @@ {{if $not_refresh}}