Jakub Rinkes created WICKET-4847:
------------------------------------

             Summary: Resources for content in ModalWindow are not added to the 
page head
                 Key: WICKET-4847
                 URL: https://issues.apache.org/jira/browse/WICKET-4847
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.2.0
            Reporter: Jakub Rinkes


Hi,

i have similar issue like was here: 
https://issues.apache.org/jira/browse/WICKET-4669

But my content is panel and on panel is datepicker from wiquery library. 
Datepicker have resources in renderHead method but its not added in page head 
where is modal window with content.

I tried added resources in renderHead in panel and its not called too. I had to 
added this resources in renderHead method in page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to