You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by hs...@apache.org on 2012/07/03 22:55:12 UTC

svn commit: r1356938 - /shindig/trunk/content/samplecontainer/examples/templates/RelativeTemplateLibrary.xml

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>
     ]]>