mirror of
https://github.com/apache/struts.git
synced 2026-08-06 07:06:58 +00:00
Fixed dojo errors on showcase cause not using head tag that imports dojo
git-svn-id: https://svn.apache.org/repos/asf/incubator/webwork2@396412 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Showcase - Model Driven Example</title>
|
||||
<saf:head/>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Showcase - Model Driven Example</title>
|
||||
<saf:head/>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -20,4 +21,4 @@
|
||||
name="description" /><br/>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user