aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/widgets.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/widgets.php')
-rw-r--r--engine/lib/widgets.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/lib/widgets.php b/engine/lib/widgets.php
index 9c6e68b53..92d022913 100644
--- a/engine/lib/widgets.php
+++ b/engine/lib/widgets.php
@@ -601,6 +601,7 @@ function widgets_init() {
register_action('widgets/save');
register_action('widgets/add');
register_action('widgets/move');
+ register_action('widgets/delete');
// Now run this stuff, but only once
run_function_once("widget_run_once");