- Timestamp:
- 09/09/10 14:44:56 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/trunk/modules/a/templates/_slot.php
r2164 r2167 17 17 $validationData = isset($validationData) ? $sf_data->getRaw('validationData') : null; 18 18 ?> 19 <?php use_helper(' jQuery', 'I18N') ?>19 <?php use_helper('a') ?> 20 20 21 21 <?php // We now render the edit view only when it is AJAXed into place on demand. This saves us the ?>

