diff --git a/tag/edit.php b/tag/edit.php
index 285310ab7b3..f38cef8019f 100644
--- a/tag/edit.php
+++ b/tag/edit.php
@@ -53,20 +53,13 @@ print_heading($tagname, '', 2);
$tagform->display();
+echo require_js('yui_dom-event');
+echo require_js('yui_connection');
+echo require_js('yui_animation');
+echo require_js('yui_autocomplete');
+
?>
-
-
-
-
-
-
-
-
-
-
-
-