Companies: edit user's data web page
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 27 May 2012 12:18:18 +0000 (14:18 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 27 May 2012 12:18:18 +0000 (14:18 +0200)
commit9996bb7483bb9c5d2b95a4eccda6dec5bd4d6ca7
treef2e5cee477f97ca805991afcb95f8e61a8b335cf
parent3597b3309154564c4af9f1c14a2cadbcfd8b79ff
Companies: edit user's data web page
apps/companyfront/modules/user/actions/actions.class.php [new file with mode: 0644]
apps/companyfront/modules/user/templates/_form.php [new file with mode: 0644]
apps/companyfront/modules/user/templates/editSuccess.php [new file with mode: 0644]
apps/companyfront/modules/user/templates/indexSuccess.php [new file with mode: 0644]
apps/companyfront/modules/user/templates/newSuccess.php [new file with mode: 0644]
apps/companyfront/modules/user/templates/showSuccess.php [new file with mode: 0644]
apps/companyfront/templates/layout.php
lib/form/doctrine/sfDoctrineGuardPlugin/sfGuardUserForm.class.php
test/functional/companyfront/userActionsTest.php [new file with mode: 0644]