Author: hsaputra
Date: Tue Jul  3 20:55:11 2012
New Revision: 1356938

URL: http://svn.apache.org/viewvc?rev=1356938&view=rev
Log:
Remove tab char and use spaces instead in RelativeTemplateLibrary.xml file.

Modified:
    
shindig/trunk/content/samplecontainer/examples/templates/RelativeTemplateLibrary.xml

Modified: 
shindig/trunk/content/samplecontainer/examples/templates/RelativeTemplateLibrary.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/content/samplecontainer/examples/templates/RelativeTemplateLibrary.xml?rev=1356938&r1=1356937&r2=1356938&view=diff
==============================================================================
--- 
shindig/trunk/content/samplecontainer/examples/templates/RelativeTemplateLibrary.xml
 (original)
+++ 
shindig/trunk/content/samplecontainer/examples/templates/RelativeTemplateLibrary.xml
 Tue Jul  3 20:55:11 2012
@@ -28,7 +28,7 @@
     <div>
       <p>Simple test of gadget using template library with relative path</p>
     </div>
-         <script type="text/os-template" xmlns:foo="http://foo.com/";>
+    <script type="text/os-template" xmlns:foo="http://foo.com/";>
       <foo:HelloWorld />
     </script>
     ]]>


Reply via email to