From 6b6da7f587c020b3439dc14c8250766f895adb93 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Thu, 28 May 2009 14:15:43 +0200 Subject: more javascript refactoring Ignore-this: 10badc0f97ef80fcd366ae4622c43ff1 darcs-hash:20090528121543-7ad00-df34efabe84c632df9ef0c6fd691c991d2c3ac82.gz --- lib/exe/js.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/exe/js.php') diff --git a/lib/exe/js.php b/lib/exe/js.php index 26323e9b0..7c5ad021c 100644 --- a/lib/exe/js.php +++ b/lib/exe/js.php @@ -51,6 +51,7 @@ function js_out(){ ); if($edit){ if($write){ + $files[] = DOKU_INC.'lib/scripts/textselection.js'; $files[] = DOKU_INC.'lib/scripts/toolbar.js'; $files[] = DOKU_INC.'lib/scripts/edit.js'; } -- cgit v1.2.3