Skip to content

Commit

Permalink
Merge pull request #4803 from camptocamp/doc
Browse files Browse the repository at this point in the history
Update the Theme selector documentation
  • Loading branch information
sbrunner committed Apr 8, 2019
2 parents 3fe75c6 + aee8333 commit dd20b3c
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions contribs/gmf/src/theme/selectorComponent.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,10 @@ function gmfThemeSelectorTemplateUrl($attrs, gmfThemeSelectorTemplateUrl) {
* data-header-title="Themes"
* gmf-themeselector-filter="::mainCtrl.filter">
* </gmf-themeselector>
* <script>
* (function() {
* let module = angular.module('app');
* module.value('gmfTreeManagerModeFlush', false);
* })();
* </script>
*
* Add in interfaces_config/<interface>/constants:
*
* gmfTreeManagerModeFlush: false
*
* @htmlAttribute {Function} gmf-themeselector-filter The themes filter.
*
Expand Down

0 comments on commit dd20b3c

Please sign in to comment.