Ticket #4375 (closed bug: fixed)
Load demo twice on dialog demo pages.
| Reported by: | Cloudream | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.8 |
| Component: | [meta] ui.demos | Version: | 1.7 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Change History
comment:1 Changed 4 years ago by scott.gonzalez
- Priority changed from major to critical
- Milestone changed from 1.next to 1.8
comment:2 Changed 4 years ago by antonello.pasella@…
The first modal is executed by the page itself @ line 236. The second is due by the right menu. /js/demo.js line 78 function loadHash() load the second modal
Maybe we could delete the line 236 and modify the loadHash to load "Default functionality" if the hash is null...
comment:3 Changed 4 years ago by joern.zaefferer
Happens only on jqueryui.com, not on the standalone demo page: http://jquery-ui.googlecode.com/svn/trunk/demos/index.html#dialog|modal-confirmation
Note: See
TracTickets for help on using
tickets.

