mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-30 03:30:34 -04:00
Merge branch 'master' of git://github.com/talmdal/gallery3 into talmdal_branch
This commit is contained in:
@@ -25,10 +25,4 @@ class user_theme_Core {
|
||||
return $view->render();
|
||||
}
|
||||
}
|
||||
|
||||
static function admin_head($theme) {
|
||||
if (strpos(Router::$current_uri, "admin/users") !== false) {
|
||||
$theme->script("gallery.panel.js");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user