From 4d132743eb82ddae2b8c0541d216815e523955d4 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Mon, 22 Oct 2018 23:10:45 -0400 Subject: pad: Add on-page button to open new issue First button added to the header of pad views is to open new issues. This interface is still very crude and subject to change in the near future. Signed-off-by: Malf Furious --- app/view/pad.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/view') diff --git a/app/view/pad.php b/app/view/pad.php index c9f30fc..6a2b7f5 100644 --- a/app/view/pad.php +++ b/app/view/pad.php @@ -41,6 +41,10 @@ require_once "view/issue.php";

name?> + +

-- cgit v1.2.3