Changeset 2486 for trunk/app/views/webquests/admin_get.ctp
- Timestamp:
- 08/27/10 17:14:12 (21 months ago)
- File:
-
- 1 edited
-
trunk/app/views/webquests/admin_get.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/webquests/admin_get.ctp
r2338 r2486 88 88 echo $this->Html->scriptEnd(); 89 89 if ( $textarea ): 90 #echo $ck->load($WebTextArea, 'Karamelo', $ session->read('Auth.User.lang'), 800, 300);90 #echo $ck->load($WebTextArea, 'Karamelo', $this->Session->read('Auth.User.lang'), 800, 300); 91 91 echo $this->Html->scriptBlock("$('textarea#".$WebTextArea."').ckeditor({ toolbar:'Karamelo', width:800, height:500 });"); 92 92 endif;
Note: See TracChangeset
for help on using the changeset viewer.
