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