Changeset 1375 for trunk/grails-app/views/importer
- Timestamp:
- Jan 12, 2011, 3:09:09 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/importer/common/_error.gsp
r1367 r1375 41 41 modal: true, 42 42 width: 600, 43 maxHeight: 400, 44 open: function(event, ui) { 45 $(this).css({'max-height': 400, 'overflow-y': 'auto'}); 46 }, 43 47 buttons: { 44 48 Ok: function() {
Note: See TracChangeset
for help on using the changeset viewer.