templates/view.html
authorAlan Knowles <alan@roojs.com>
Tue, 18 Dec 2018 04:35:51 +0000 (12:35 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Dec 2018 04:35:51 +0000 (12:35 +0800)
templates/view.html

index cfe3ea0..1fdfc78 100644 (file)
@@ -49,7 +49,7 @@ function isOpen() {
         <flexy:include src="images.html"></flexy:include>
     </div>
       
-    {if(t.id)}
+    
     <h1>
         {if(!isOpen())}
         <del  >#{t.id} [{t.status_name}] {t.summary}</del>
@@ -57,7 +57,7 @@ function isOpen() {
         <span   >#{t.id} [{t.status_name}] {t.summary}</span>
         {end:}
     </h1> 
-    {end:}
+    
 
     <div class="ticket-view-main" id="issue-desc-{id}">