Skip to main content

Search and Top Navigation

#6203 closed bug (duplicate)

Opened October 19, 2010 04:07PM UTC

Closed October 27, 2010 08:40PM UTC

Last modified October 11, 2012 09:15PM UTC

Dialog modal form demo is broken

Reported by: rspindel Owned by:
Priority: major Milestone:
Component: [meta] ui.demos Version: 1.8.5
Keywords: Cc:
Blocked by: Blocking:
Description

unterminated string literal error

required changes:

77: allFields.removeClass( "ui-state-error' );

77: allFields.removeClass( "ui-state-error" );

Attachments (0)
Change History (2)

Changed October 27, 2010 08:40PM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Duplicate of #6074.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted