[wp-trac] [WordPress Trac] #15205: Disable front static page dropdowns via JS
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 25 08:24:11 UTC 2010
#15205: Disable front static page dropdowns via JS
--------------------------+-------------------------------------------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: reopened
Priority: lowest | Milestone: 3.1
Component: UI | Version:
Severity: normal | Resolution:
Keywords: ux-feedback |
--------------------------+-------------------------------------------------
Changes (by duck_):
* status: closed => reopened
* resolution: fixed =>
Comment:
Just me or is this working the wrong way around? Should it be:
{{{
selects.attr('disabled', staticPage.is(':checked') ? '' : 'disabled');
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15205#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list