diff template/links.jade.mustache @ 20:a8887fb93676

hide share data from the public. bug in links filter box Ignore-this: 2a390b207b8e9c8d430acd268b6d765d
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 17 Mar 2013 01:03:43 -0700
parents 7ef5365591fd
children 8008ec2fd763
line wrap: on
line diff
--- a/template/links.jade.mustache	Sun Mar 17 00:49:27 2013 -0700
+++ b/template/links.jade.mustache	Sun Mar 17 01:03:43 2013 -0700
@@ -37,12 +37,14 @@
         a(href="{{href}}") {{href}}
       .modified
         | Modified: {{t}}
+      {{#showPrivateData}}
       .shareWith
         | Share with:
         {{#shareWith}}
         span.person
           | {{label}}
         {{/shareWith}}
+      {{/showPrivateData}}
       .edit
         a(href="{{toRoot}}/{{editLink}}") Edit