Author: peter
Date: Mon Sep 14 15:54:41 2009
New Revision: 3280

Log:
remove the link to create a new actor record which appears for authorized users 
at the bottom of the digitalobject list template

Modified:
   trunk/apps/qubit/modules/digitalobject/templates/listSuccess.php

Modified: trunk/apps/qubit/modules/digitalobject/templates/listSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/digitalobject/templates/listSuccess.php    Mon Sep 
14 15:33:10 2009        (r3279)
+++ trunk/apps/qubit/modules/digitalobject/templates/listSuccess.php    Mon Sep 
14 15:54:41 2009        (r3280)
@@ -42,9 +42,3 @@
 <?php endforeach; ?>
 </tbody>
 </table>
-
-<?php if ($editCredentials): ?>
-  <div class="menu-action">
-    <?php echo link_to(__('add new'), 'actor/create') ?>
-  </div>
-<?php endif; ?>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to