Changes between Version 9 and Version 10 of S3/S3HierarchyWidget
- Timestamp:
- 01/05/15 14:53:52 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3HierarchyWidget
v9 v10 42 42 {{{#!python 43 43 # Set a theme relative to the application folder 44 settings.ui.hierarchy_theme = " private/templates/TEMPLATE/theme/hierarchy"44 settings.ui.hierarchy_theme = "modules/templates/TEMPLATE/theme/hierarchy" 45 45 }}} 46 46