CC-6077: Implement actions menu for library view
This commit is contained in:
parent
b645f1c2ed
commit
a271b53c2e
11 changed files with 1458 additions and 1003 deletions
|
@ -1,4 +1,4 @@
|
|||
<h2><?php echo sprintf(_("%s's Settings"), $this->escape($this->currentUser)) ?></h2>
|
||||
<h2><?php echo _("My Profile") ?></h2>
|
||||
<div id="current-user-container">
|
||||
|
||||
<?php if(Application_Model_User::getCurrentUser()->isSuperAdmin()) : ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue