From effcfcca6b2a73b2029071f56fcf5e27e3681344 Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Tue, 2 Aug 2016 13:49:04 +0000 Subject: [PATCH] In ticket template, forgot to use
  • in dep lists --- templates/ticket/one.hamlet | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/ticket/one.hamlet b/templates/ticket/one.hamlet index b157ad4..ceb469a 100644 --- a/templates/ticket/one.hamlet +++ b/templates/ticket/one.hamlet @@ -27,7 +27,8 @@ $# .
  • (none) $else $forall Entity _ t <- rdeps - ^{ticketDepW shar proj t} +
  • + ^{ticketDepW shar proj t}

    Depends on: @@ -37,7 +38,8 @@ $# .

  • (none) $else $forall Entity _ t <- deps - ^{ticketDepW shar proj t} +
  • + ^{ticketDepW shar proj t}

    Created on #{showDate $ ticketCreated ticket} by