src/cm/templates/site/text_share.html
changeset 43 c13c0e78b0ca
parent 42 82f6e2879e0a
child 89 1e91034f4cdb
equal deleted inserted replaced
42:82f6e2879e0a 43:c13c0e78b0ca
    81                   });                            
    81                   });                            
    82             }) ;
    82             }) ;
    83             -->
    83             -->
    84             </script>
    84             </script>
    85             </th>
    85             </th>
    86             <th>{% up_down user__username %}User{% endup_down %}</th>
    86             <th>{% up_down user__username %}{% blocktrans %}User{% endblocktrans %}{% endup_down %}</th>
    87             <th><a class="tip" href="#" title="{% blocktrans %}The 'Workspace role' is the global role that applies to every text, you can give a user a particular role on this text using the 'local role' column on the right{% endblocktrans %}">{% blocktrans %}Workspace role{% endblocktrans %}</a></th>
    87             <th><a class="tip" href="#" title="{% blocktrans %}The 'Workspace role' is the global role that applies to every text, you can give a user a particular role on this text using the 'local role' column on the right{% endblocktrans %}">{% blocktrans %}Workspace role{% endblocktrans %}</a></th>
    88             <th>{% up_down role__name %}{% blocktrans %}Local role{% endblocktrans %}{% endup_down %}</th>
    88             <th>{% up_down role__name %}{% blocktrans %}Local role{% endblocktrans %}{% endup_down %}</th>
    89         </tr>
    89         </tr>
    90     </thead>
    90     </thead>
    91     <tbody>
    91     <tbody>