Changes between Version 35 and Version 36 of AjaxList


Ignore:
Timestamp:
2010-09-08T12:56:27Z (14 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AjaxList

    v35 v36  
    3636}}}
    3737Next, add your model to the $uses array, in the same fashion as the components above:
    38 var $uses = array('ListedModel');
     38{{{var $uses = array('ListedModel');}}}
    3939
    4040Next, create the following 3 functions in the controller: