Changeset 1194 for trunk/grails-app/controllers
- Timestamp:
- Nov 23, 2010, 1:59:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy
r1193 r1194 336 336 * Method which saves the data matrix to the database 337 337 */ 338 def savePostview = { 339 println session.import_wizard_init 338 def savePostview = { 340 339 341 340 // Called this page directly, then display an error message.
Note: See TracChangeset
for help on using the changeset viewer.