From 748c8944507086651049830631c20d7ea87bc567 Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Wed, 16 Nov 2016 20:16:46 -0500 Subject: Move new wiki dialog directly underneath new wiki button in wiki list widget --- view/tpl/wikilist.tpl | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'view/tpl/wikilist.tpl') diff --git a/view/tpl/wikilist.tpl b/view/tpl/wikilist.tpl index eb6dbc722..f23a1d0e3 100644 --- a/view/tpl/wikilist.tpl +++ b/view/tpl/wikilist.tpl @@ -11,5 +11,35 @@ {{/if}} {{if $owner}}
  •  {{$addnew}}
  • {{/if}} + {{if $owner}} + + {{/if}} -- cgit v1.2.3 From 7aa712a481038b603016bff4aca0ff23cdf4cddd Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Wed, 16 Nov 2016 20:38:06 -0500 Subject: Create wiki edit dialogs directly underneath the wiki name in the wiki list --- view/tpl/wikilist.tpl | 74 ++++++++++++++++++++++++++++++--------------------- 1 file changed, 43 insertions(+), 31 deletions(-) (limited to 'view/tpl/wikilist.tpl') diff --git a/view/tpl/wikilist.tpl b/view/tpl/wikilist.tpl index f23a1d0e3..dc35accbd 100644 --- a/view/tpl/wikilist.tpl +++ b/view/tpl/wikilist.tpl @@ -3,42 +3,54 @@ {{if $owner}} - -- cgit v1.2.3 From db1ae808774a63715e9d5442d5551d219c8d86ae Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Wed, 16 Nov 2016 20:46:30 -0500 Subject: Hide edit dialog if new wiki dialog opens --- view/tpl/wikilist.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/wikilist.tpl') diff --git a/view/tpl/wikilist.tpl b/view/tpl/wikilist.tpl index dc35accbd..a4934bdb4 100644 --- a/view/tpl/wikilist.tpl +++ b/view/tpl/wikilist.tpl @@ -21,7 +21,7 @@ {{/foreach}} {{/if}} - {{if $owner}}
  •  {{$addnew}}
  • {{/if}} + {{if $owner}}
  •  {{$addnew}}
  • {{/if}} {{if $owner}}