Skip to content
This repository was archived by the owner on Apr 16, 2019. It is now read-only.

Popup: Fix default property typo #635

Merged
merged 3 commits into from
Mar 30, 2014
Merged

Popup: Fix default property typo #635

merged 3 commits into from
Mar 30, 2014

Conversation

Philzen
Copy link
Contributor

@Philzen Philzen commented Mar 29, 2014

Was wondering about the property supressTitle in the object returned by af.ui.popup({...}) - because it also had no effect whatsoever when specified in config array. suppressTitle works though ;)

So i corrected the typo and also made sure the prototype default value is correctly overriden on creation (otherwise i would get back an object with property suppressTitle: false although i'd set it to true on creation)

imaffett pushed a commit that referenced this pull request Mar 30, 2014
Popup: Fix default property typo
@imaffett imaffett merged commit 3135ae1 into intel:master Mar 30, 2014
@Philzen Philzen deleted the patch-2 branch April 3, 2014 00:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants