From c3b3820ff4f27f593611166688969c979630604b Mon Sep 17 00:00:00 2001 From: Gustavo Martin Morcuende Date: Sun, 3 Jun 2012 23:40:33 +0200 Subject: [PATCH] Ad index: choose language JQuery --- .../modules/ad/templates/indexSuccess.php | 29 ++++++++++++++-------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/apps/companyfront/modules/ad/templates/indexSuccess.php b/apps/companyfront/modules/ad/templates/indexSuccess.php index 7289357..dd8734b 100644 --- a/apps/companyfront/modules/ad/templates/indexSuccess.php +++ b/apps/companyfront/modules/ad/templates/indexSuccess.php @@ -1,17 +1,26 @@

-
isMultipart() and print 'enctype="multipart/form-data" ' ?>> - - - - - - - - -
renderHiddenFields(false) ?> />
+ + +isMultipart() and print 'enctype="multipart/form-data" ' ?>> + + + + +
+ renderHiddenFields(false) ?> + render(array('class' => 'validate-selection')) ?> +
+ + haveToPaginate()): ?> $pager->getResults(), 'userLanguageId' => $userLanguageId, 'page' => $pager->getPage())) ?> -- 2.1.4