- Timestamp:
- 07/27/10 12:16:41 (19 months ago)
- Location:
- plugins/apostrophePlugin/branches/features/css/modules/aMedia/templates
- Files:
-
- 8 modified
-
editImageSuccess.php (modified) (1 diff)
-
editImagesSuccess.php (modified) (1 diff)
-
editPdfSuccess.php (modified) (1 diff)
-
editVideoSuccess.php (modified) (1 diff)
-
indexSuccess.php (modified) (1 diff)
-
newVideoSuccess.php (modified) (1 diff)
-
showSuccess.php (modified) (1 diff)
-
uploadImagesSuccess.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/branches/features/css/modules/aMedia/templates/editImageSuccess.php
r1681 r1854 1 <?php use_helper('I18N', 'jQuery' ) ?>1 <?php use_helper('I18N', 'jQuery','a') ?> 2 2 3 3 <?php slot('body_class') ?>a-media<?php end_slot() ?> -
plugins/apostrophePlugin/branches/features/css/modules/aMedia/templates/editImagesSuccess.php
r1681 r1854 1 <?php use_helper('I18N', 'jQuery') ?> 1 <?php use_helper('I18N', 'jQuery','a') ?> 2 2 3 <?php slot('body_class') ?>a-media<?php end_slot() ?> 3 4 -
plugins/apostrophePlugin/branches/features/css/modules/aMedia/templates/editPdfSuccess.php
r1681 r1854 1 <?php use_helper('I18N', 'jQuery') ?> 1 <?php use_helper('I18N', 'jQuery','a') ?> 2 2 3 <?php slot('body_class') ?>a-media<?php end_slot() ?> 3 4 -
plugins/apostrophePlugin/branches/features/css/modules/aMedia/templates/editVideoSuccess.php
r1717 r1854 1 <?php use_helper('I18N', 'jQuery' ) ?>1 <?php use_helper('I18N', 'jQuery','a') ?> 2 2 3 3 <?php slot('body_class') ?>a-media<?php end_slot() ?> -
plugins/apostrophePlugin/branches/features/css/modules/aMedia/templates/indexSuccess.php
r1853 r1854 1 <?php use_helper('I18N') ?> 1 <?php use_helper('I18N','jQuery','a') ?> 2 2 3 <?php slot('body_class') ?>a-media<?php end_slot() ?> 3 4 <?php use_helper('jQuery','a') ?>5 4 6 5 <div id="a-media-plugin"> -
plugins/apostrophePlugin/branches/features/css/modules/aMedia/templates/newVideoSuccess.php
r1681 r1854 1 <?php use_helper('jQuery', 'I18N') ?> 1 <?php use_helper('jQuery', 'I18N','a') ?> 2 2 3 <?php slot('body_class') ?>a-media<?php end_slot() ?> 3 4 -
plugins/apostrophePlugin/branches/features/css/modules/aMedia/templates/showSuccess.php
r1681 r1854 1 <?php use_helper('I18N') ?> 1 <?php use_helper('I18N','jQuery','a') ?> 2 2 3 <?php slot('body_class') ?>a-media<?php end_slot() ?> 3 4 <?php use_helper('jQuery') ?>5 4 6 5 <div id="a-media-plugin"> -
plugins/apostrophePlugin/branches/features/css/modules/aMedia/templates/uploadImagesSuccess.php
r1703 r1854 1 <?php use_helper('I18N') ?> 1 <?php use_helper('I18N','jQuery','a') ?> 2 2 3 <?php slot('body_class') ?>a-media<?php end_slot() ?> 3 4 <?php use_helper('jQuery') ?>5 4 6 5 <div id="a-media-plugin">

