[GRASS-SVN] r67266 - grass-addons/grass7/gui/wxpython/wx.metadata/config

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Dec 20 02:43:02 PST 2015


Author: krejcmat
Date: 2015-12-20 02:43:02 -0800 (Sun, 20 Dec 2015)
New Revision: 67266

Modified:
   grass-addons/grass7/gui/wxpython/wx.metadata/config/xml_highlight.html
Log:
addons wx.metadata: cosmetics template

Modified: grass-addons/grass7/gui/wxpython/wx.metadata/config/xml_highlight.html
===================================================================
--- grass-addons/grass7/gui/wxpython/wx.metadata/config/xml_highlight.html	2015-12-20 10:42:07 UTC (rev 67265)
+++ grass-addons/grass7/gui/wxpython/wx.metadata/config/xml_highlight.html	2015-12-20 10:43:02 UTC (rev 67266)
@@ -1,17 +1,13 @@
 <!DOCTYPE html>
 <html lang="en">
-<head>
-    <meta charset="utf-8"/>
-    <title>XML</title>
-    <style type="text/css">
-        {
-        {
-            css
-        }
-        }
-    </style>
-</head>
-<body>
-{{ body }}
-</body>
-</html>
+    <head>
+        <meta charset="utf-8"/>
+        <title>XML</title>
+        <style type="text/css">
+        {{ css }}
+        </style>
+    </head>
+    <body>
+    {{ body }}
+    </body>
+</html>
\ No newline at end of file



More information about the grass-commit mailing list