Ads edition and creation with internationalization
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 15 May 2012 23:31:47 +0000 (01:31 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 15 May 2012 23:31:47 +0000 (01:31 +0200)
commitcf5a486588444a96e2f7ff63c84528ca35f73f9b
tree4270a9c3cf538173c766e70c3d458862d6104304
parentf307badac4a09c70deb82571efb0f6e235238274
Ads edition and creation with internationalization

Nested forms in order to create or edit ads
(relation 1 to N between data base tables)
I hate internationalization...
apps/companyfront/config/app.yml
apps/companyfront/modules/ad/templates/_form.php
apps/companyfront/modules/ad/templates/_list.php
apps/companyfront/modules/ad/templates/editSuccess.php
apps/companyfront/modules/ad/templates/indexSuccess.php
apps/companyfront/modules/ad/templates/newSuccess.php
apps/companyfront/templates/layout.php
lib/form/doctrine/AdDescriptionForm.class.php
lib/form/doctrine/AdForm.class.php