From bf257897042321e91f7489d0a43f8d35aa3006d7 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Mon, 22 Oct 2018 23:05:56 -0400 Subject: stdpage: Add 'New Issue' option to navbar When viewing a pad, offer the 'New Issue' option under the additions menu in the navbar. Will will display the just-added new issue modal, for the user to open a new issue on the first stage of the pad being viewed. Signed-off-by: Malf Furious --- app/view/stdpage.php | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app') diff --git a/app/view/stdpage.php b/app/view/stdpage.php index 95fb530..99cbb25 100644 --- a/app/view/stdpage.php +++ b/app/view/stdpage.php @@ -180,6 +180,10 @@ require_once "view/settings.php"; + + objtype == "pad") { ?> + +