- Timestamp:
- 04/04/08 20:05:22 (19 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-33/tmpl/cms/include/itemset_action_widget.tmpl
r1309 r1772 25 25 </select> 26 26 </div> 27 <a href="javascript:void(0)" class="small-button" onclick="doPluginAction(getByID('< $mt:var name="object_type"$>-listing-form'), '<mt:if name="object_label_plural"><mt:var name="object_label_plural" escape="js"></mt:if>', '<__trans phrase="to act upon" escape="js">'); return false;"><__trans phrase="Go"></a>27 <a href="javascript:void(0)" class="small-button" onclick="doPluginAction(getByID('<mt:if name="form_id"><mt:var name="form_id"><mt:else><$mt:var name="object_type"$>-listing-form</mt:if>'), '<mt:if name="object_label_plural"><mt:var name="object_label_plural" escape="js"></mt:if>', '<__trans phrase="to act upon" escape="js">'); return false;"><__trans phrase="Go"></a> 28 28 </mt:if>
