Changes between Version 1 and Version 2 of Ticket #7355, comment 1


Ignore:
Timestamp:
May 11, 2011, 7:47:58 AM (12 years ago)
Author:
noldor
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7355, comment 1

    v1 v2  
    66progDiv.dialog({ autoOpen: false, modal : true, resizable : false });
    77
    8 '''$(".ui-dialog").removeAttr("tabindex");'''
     8$(".ui-dialog").removeAttr("tabindex");
    99
    1010progDiv.dialog('open');