Project

General

Profile

« Previous | Next » 

Revision 6851

remove systemmetadata replication option -- it is no longer a separate document in metacat

View differences:

lib/admin/replication-configuration-include.jsp
189 189
		<img class="question-mark" src="<%=request.getContextPath()%>/style/images/question-mark.gif" 
190 190
			onClick="helpWindow('<%= request.getContextPath() %>','metacat-configure.html#replication')"/>
191 191
		<div class="textinput-label">
192
			<label for="systemmetadatareplicate" title="Replicate System Metadata">Replicate SystemMetadata?</label>
193
		</div>
194
		<input 
195
			type= radio 
196
			class="textinput" 
197
			id="systemmetadatareplicate" 
198
			name="systemmetadatareplicate" 	             		    	    	           		    	             			
199
			value="1"/>Yes
200
		<input 
201
			type= radio 
202
			class="textinput" 
203
			id="systemmetadatareplicate" 
204
			name="systemmetadatareplicate" 	             		    	    	           		    	             			
205
			value="0"/>No 
206
	</div>
207
	<div class="form-row">
208
		<img class="question-mark" src="<%=request.getContextPath()%>/style/images/question-mark.gif" 
209
			onClick="helpWindow('<%= request.getContextPath() %>','metacat-configure.html#replication')"/>
210
		<div class="textinput-label">
211 192
			<label for="hub" title="Hub">Localhost is a hub?</label>
212 193
		</div>
213 194
		<input 

Also available in: Unified diff