Updated CMS experimental component

Fixed various issues with fieldset or similar not traversed
This commit is contained in:
Jocelyn Fiat
2013-02-04 15:35:23 +01:00
parent dc6255d410
commit 7db054a36d
18 changed files with 223 additions and 40 deletions

View File

@@ -111,7 +111,7 @@ feature -- Access
themes_location := s
else
create dn.make_from_string (root_location)
dn.extend ("theme")
dn.extend ("themes")
themes_location := dn.string
end
end