Commit 4f205448 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Removed douplicated xml-namespace definition.

The index.html file already defines ext namespace.
parent d31ae688
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ module JsDuck

    def to_html
      [
       '<div xmlns:ext="http://www.extjs.com" class="body-wrap">',
       '<div class="body-wrap">',
       heading,
       abstract,
       description,