Survey 2.0 - "Cancel" button not working as expected (#9217)

added call to 'loadSurvey' after 'cancel'
also added code in 'loadSurvey' to allow for a refresh without
displaying an edit window.
This commit is contained in:
David Delikat 2008-12-19 16:11:03 +00:00
parent eeef2fb330
commit d0b8dd17bc
3 changed files with 11 additions and 3 deletions

View file

@ -25,6 +25,7 @@
- fixed #4196: update button doesn't work in IE
7.6.6
- fixed #9217: Survey 2.0 - "Cancel" button not working as expected(David Delikat)
- fixed #8792: Image Preview gives ERROR in Collateral Manager
- fixed #8774: Forum Rich Edit no longer supports indent/outdent
- fixed #4173: fieldnames in profilefields can contain spaces