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:
Donald J. Brown
2006-04-24 04:07:53 +00:00
parent f643ca03f0
commit 1b49f1d546
2 changed files with 3 additions and 1 deletions
@@ -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>