mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
Fixing javadocs for snippet plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577747 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -46,7 +46,7 @@ import com.opensymphony.xwork2.util.ValueStack;
|
||||
* </p>
|
||||
* <p>For troubleshooting javascript problems the following configuration is recommended:</p>
|
||||
* <pre>
|
||||
* <s:head debug="true" cache="false" compressed="false" />
|
||||
* <sx:head debug="true" cache="false" compressed="false" />
|
||||
* </pre>
|
||||
*
|
||||
* <p>Dojo files are loaded as required by the Dojo loading mechanism. The problem with this
|
||||
|
||||
Reference in New Issue
Block a user