Ignore:
Timestamp:
08/27/10 17:14:12 (21 months ago)
Author:
aarkerio
Message:

Helper updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/app/views/webquests/admin_get.ctp

    r2338 r2486  
    8888 echo $this->Html->scriptEnd();  
    8989 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); 
    9191     echo $this->Html->scriptBlock("$('textarea#".$WebTextArea."').ckeditor({ toolbar:'Karamelo', width:800, height:500 });"); 
    9292 endif; 
Note: See TracChangeset for help on using the changeset viewer.