Changeset 1359


Ignore:
Timestamp:
Jan 11, 2011, 2:09:54 PM (12 years ago)
Author:
work@…
Message:
  • setting max height in error dialog
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/studyWizard/common/_error.gsp

    r1286 r1359  
    4141                        modal: true,
    4242                        width: 600,
     43                        maxHeight: 400,
    4344                        buttons: {
    4445                                Ok: function() {
Note: See TracChangeset for help on using the changeset viewer.