mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-10 09:19:18 -04:00
Tabs to spaces cleanup
This commit is contained in:
@@ -35,7 +35,7 @@ class server_add_event_Core {
|
||||
// turn that into a dropdown if there are two different ways to add things. Do that in a
|
||||
// portable way for now. If we find ourselves duplicating this pattern, we should make an
|
||||
// API method for this.
|
||||
$add_menu = $menu->get("add_menu");
|
||||
$add_menu = $menu->get("add_menu");
|
||||
$add_menu->append(Menu::factory("dialog")
|
||||
->id("server_add")
|
||||
->label(t("Server add"))
|
||||
|
||||
Reference in New Issue
Block a user