feature 2089: add the "not_linked" feature as "with no virtual album" in the
new Batch Manager. git-svn-id: http://piwigo.org/svn/trunk@8403 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
ff36bf3b70
commit
aa30ee72d2
4 changed files with 52 additions and 54 deletions
|
|
@ -150,14 +150,6 @@ $template->assign(
|
|||
|
||||
$advanced_features = array();
|
||||
|
||||
array_push(
|
||||
$advanced_features,
|
||||
array(
|
||||
'CAPTION' => l10n('Not linked elements'),
|
||||
'URL' => get_root_url().'admin.php?page=element_set&cat=not_linked'
|
||||
)
|
||||
);
|
||||
|
||||
array_push(
|
||||
$advanced_features,
|
||||
array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue