Skip to content

Commit

Permalink
temporarily deactivated the "no theme" options
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanrauh committed Dec 20, 2015
1 parent 2c85101 commit d39f626
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/main/webapp/applayout/navbartop.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,6 @@
<f:selectItem itemValue="yeti" itemLabel="yeti" />
<f:selectItem itemValue="freelancer" itemLabel="Freelancer (custom)" />
<f:selectItem itemValue="grayscale" itemLabel="Grayscale (custom)" />
<f:selectItem itemValue="other" itemLabel="other (none)" />
<f:selectItem itemValue="custom" itemLabel="custom (none)" />
<f:selectItem itemValue="no" itemLabel="no (none)" />
<f:selectItem itemValue="false" itemLabel="false (none)" />
<f:selectItem itemValue="yes" itemLabel="yes (default)" />
</b:selectOneMenu>
<b:commandButton class="theme-selector-button" value="select"
action="#{theme.selectTheme}" style="display:none" />
Expand Down

0 comments on commit d39f626

Please sign in to comment.