papegaaij commented on issue #402: WICKET-6731: Inline JS in SubmitLink URL: https://github.com/apache/wicket/pull/402#issuecomment-579637119 I agree with @andruhon that these magic string constructions all over the place are not very nice. We will need these at more places. What about: ``` OnDomReadyHeaderItem.forEvent(component, "click", body); ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services