Changeset 5961
- Timestamp:
- 01/24/12 23:53:36 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/viewhelper/form/elements/wysiwygnicedit.php
r5934 r5961 69 69 $javascript = '<script src="'.WWW_ROOT_THEMES_CORE . 'javascript/nicedit/nicedit.js'. '" type="text/javascript"></script>'; 70 70 71 # watch it! the online version has some icons changes72 #$javascript = '<script type="text/javascript" src="http://js.nicedit.com/nicEdit-latest.js"></script>';73 74 71 # b) handler to attach nicedit to all textareas 75 72 $javascript .= "<script type=\"text/javascript\">// <