Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

ModalView: Call super in click method. #137

Merged
merged 2 commits into from
Sep 8, 2015
Merged

ModalView: Call super in click method. #137

merged 2 commits into from
Sep 8, 2015

Conversation

fatihacet
Copy link
Contributor

No description provided.

@sinan
Copy link
Member

sinan commented Sep 6, 2015

pls also update version.

@@ -123,6 +125,8 @@ module.exports = class KDModalView extends KDView
overlay : yes
content : "<div class='modalformline'><p>#{helpContent}</p></div>"

super
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't you also pass e argument to super? For the sake of consistency, at least.

@fatihacet
Copy link
Contributor Author

@szkl updated.

szkl pushed a commit that referenced this pull request Sep 8, 2015
ModalView: Call super in click method.
@szkl szkl merged commit 9adb264 into master Sep 8, 2015
@szkl szkl deleted the modal-click-master branch September 8, 2015 10:44
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.

3 participants