From 648ee61ae84216d0236e0dbc211addc13b2cfa3a Mon Sep 17 00:00:00 2001
From: Kris Kowal
Date: Fri, 6 Jul 2012 11:52:06 -0700
Subject: Expand tabs

---
 js/components/treeview/ninja-leaf.reel/ninja-leaf.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'js/components/treeview/ninja-leaf.reel/ninja-leaf.html')

diff --git a/js/components/treeview/ninja-leaf.reel/ninja-leaf.html b/js/components/treeview/ninja-leaf.reel/ninja-leaf.html
index 2ec7f79b..02344920 100644
--- a/js/components/treeview/ninja-leaf.reel/ninja-leaf.html
+++ b/js/components/treeview/ninja-leaf.reel/ninja-leaf.html
@@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE.
 </copyright> -->
 <html lang="en">
 <head>
-    	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
         <link href="ninja-leaf.css" rel="stylesheet" type="text/css" />
         <script type="text/montage-serialization">
         {
@@ -54,8 +54,8 @@ POSSIBILITY OF SUCH DAMAGE.
                     }
                 }
             }
-    	}
-		</script>
+        }
+        </script>
 </head>
 <body>
     <div data-montage-id="leaf" class="leaf">
-- 
cgit v1.2.3