Usunięcie zbędnego komentarza.
authorzuber <marek@stepniowski.com>
Mon, 17 Aug 2009 10:52:36 +0000 (12:52 +0200)
committerzuber <marek@stepniowski.com>
Mon, 17 Aug 2009 10:52:36 +0000 (12:52 +0200)
project/templates/explorer/file_xml.html

index 401d689..bd022e9 100644 (file)
@@ -4,7 +4,6 @@
     <script src="/static/js/jquery.fieldselection.js" type="text/javascript" charset="utf-8"></script>
     <script src="/static/js/jquery.lazyload.js" type="text/javascript" charset="utf-8"></script>
     <script src="/static/js/codemirror/codemirror.js" type="text/javascript" charset="utf-8"></script>
-    <!-- <script src="/static/js/edit_area_full.js" type="text/javascript" charset="utf-8"></script>-->
     <script type="text/javascript" charset="utf-8">
         function addEditorButton(label, fn) {
             $('<button type="button">' + label + '</button>').click(function(event) {