From 65d730393aab0dfc854a3255d9f14c6177cd964a Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Sat, 19 Oct 2019 11:21:29 +0000 Subject: [PATCH] UI: Display link bar in ticket page; move project page edit link to the bar --- templates/project/one.hamlet | 6 ++--- templates/ticket/one.hamlet | 47 +++++++++++++++++++++--------------- 2 files changed, 31 insertions(+), 22 deletions(-) diff --git a/templates/project/one.hamlet b/templates/project/one.hamlet index 69a27db..c2dbec6 100644 --- a/templates/project/one.hamlet +++ b/templates/project/one.hamlet @@ -50,12 +50,12 @@ $# . [๐Ÿ“– Wiki] $nothing [No wiki] + + + [โœ Edit] ^{followButton} -
- Edit -

Repos $if null repos diff --git a/templates/ticket/one.hamlet b/templates/ticket/one.hamlet index a8d5290..83e1617 100644 --- a/templates/ticket/one.hamlet +++ b/templates/ticket/one.hamlet @@ -12,10 +12,30 @@ $# You should have received a copy of the CC0 Public Domain Dedication along $# with this software. If not, see $# . -

- Edit this ticket -

- ^{buttonW DELETE "Delete this ticket" (TicketR shar proj num)} +

#{ticketTitle ticket} + +
+ Created on #{showDate $ ticketCreated ticket} by + ^{sharerLinkFedW author} + +
+ + + [๐Ÿค Followers] + + + [โคด Dependencies] + + + [โคท Dependants] + + + [โœ‹ Claim requests] + + + [โœ Edit] + +^{followButton}

Depended by: @@ -39,9 +59,7 @@ $# .

  • ^{ticketDepW shar proj t} -

    - Created on #{showDate $ ticketCreated ticket} by - ^{sharerLinkFedW author} +