Changeset 1037 for trunk/web-app
- Timestamp:
- Nov 1, 2010, 5:03:54 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/js/wizard.js
r1003 r1037 89 89 90 90 // initialize accordeon(s) 91 $("#accordion").accordion( );91 $("#accordion").accordion({autoHeight: false}); 92 92 } 93 93
Note: See TracChangeset
for help on using the changeset viewer.