Author: rgardler
Date: Sat Feb 11 17:28:26 2012
New Revision: 1243106

URL: http://svn.apache.org/viewvc?rev=1243106&view=rev
Log:
correct name for template

Modified:
    incubator/wookie/trunk/widgets/templates/twoColumn/template_build.xml

Modified: incubator/wookie/trunk/widgets/templates/twoColumn/template_build.xml
URL: 
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/twoColumn/template_build.xml?rev=1243106&r1=1243105&r2=1243106&view=diff
==============================================================================
--- incubator/wookie/trunk/widgets/templates/twoColumn/template_build.xml 
(original)
+++ incubator/wookie/trunk/widgets/templates/twoColumn/template_build.xml Sat 
Feb 11 17:28:26 2012
@@ -15,14 +15,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project basedir="." name="browse_template">
+<project basedir="." name="twoColumn_template">
   <target name="_init_template"
           description="Define any template specifc properties">
     <echo message="+------------------------------------------"/>
     <echo message="|  Initialising template properties"/>
     <echo message="+------------------------------------------"/>
 
-
     <loadfile property="content.scripts"
              srcFile="content_scripts.html"
              failonerror="false">


Reply via email to