Project

General

Profile

« Previous | Next » 

Revision 4608

Added by daigle over 15 years ago

Remove application.default-style from the global configuration screen and activate it in the skins configuration.

View differences:

skins-configuration.jsp
120 120
<%
121 121
			} 
122 122
%>
123
					name="default-flag" id="<%= skinName %>-radio" value="<%= skinName %>" onChange="toggleHiddenDefaultText('default-flag', '<%= skinName %>')"/>
123
					name="application.default-style" id="<%= skinName %>-radio" value="<%= skinName %>" onChange="toggleHiddenDefaultText('default-flag', '<%= skinName %>')"/>
124 124
					<label class="checkradio-label" for="<%= skinName %>-radio"> Make  &quot;<%= skinName %>&quot; default </label>
125 125
<%
126 126
			for (Integer propertyKey : propertyKeys) {

Also available in: Unified diff