Refine Page Linking workflow
This commit is contained in:
@@ -120,13 +120,5 @@ class action_plugin_luxtools extends ActionPlugin
|
||||
"icon" => "../../plugins/luxtools/images/date-fix-all.svg",
|
||||
"block" => false,
|
||||
];
|
||||
|
||||
// Page Link: create a page-scoped UUID for .pagelink linking
|
||||
$event->data[] = [
|
||||
"type" => "LuxtoolsPageLink",
|
||||
"title" => $this->getLang("toolbar_pagelink_title"),
|
||||
"icon" => "../../plugins/luxtools/images/pagelink.svg",
|
||||
"block" => false,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user