diff --git a/web/jQuery/jq_button.anubis b/web/jQuery/jq_button.anubis index 1932a2d..22c9048 100644 --- a/web/jQuery/jq_button.anubis +++ b/web/jQuery/jq_button.anubis @@ -333,7 +333,7 @@ public define HTML_Partial_Content _actioner = jQuery_actioner(same, jqscript("Xlib.make_confirm_dialog(this, " + to_JS_String(jquery_button_get_onclick_action(actioner)) +");")), partial_content([ - js(js_file("js/cxm/cxm.js")), + js(js_file("xlib/js/xlib.js")), js_inline(jquery_ready(js_data)) ], sequence([ -- libgit2 0.21.4