Javascript to JavaScript
------------------------
Key: WICKET-3402
URL: https://issues.apache.org/jira/browse/WICKET-3402
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.5-RC1
Environment: all
Reporter: Richard Emberson
Priority: Trivial
I noted that many of the places where "Javascript" appeared are now
"JavaScript".
Here are a couple other places:
wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/table/TreeTable.html
wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/table/TreeTable.java
wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.js
wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.java
wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.js
wicket-velocity/src/test/java/org/apache/wicket/contrib/velocity/VelocityJavaScriptPage.html
wicket-velocity/build/testclasses/org/apache/wicket/contrib/velocity/VelocityJavaScriptPage.html
wicket-velocity/build/testreports/TEST-org.apache.wicket.contrib.velocity.VelocityJavaScriptContributorTest.txt
wicket-core/src/main/java/org/apache/wicket/markup/html/IHeaderResponse.java
wicket-core/src/main/java/org/apache/wicket/markup/html/tree/res/tree.js
wicket-core/src/main/java/org/apache/wicket/ajax/wicket-ajax.js
wicket-core/src/main/java/org/apache/wicket/resource/filtering/HeaderResponseContainerFilteringHeaderResponse.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.