Project

General

Profile

« Previous | Next » 

Revision 8750

Added by Jing Tao over 10 years ago

Add the text field for the cn url.

View differences:

lib/admin/dataone-configuration.jsp
108 108
		
109 109
		<div class="form-row">
110 110
			<div class="textinput-label">
111
				<label for="D1Client.CN_URL" title="The Coordinating node URL which the member node joins">Coordinating Node URL</label>
112
			</div>
113
			<input class="textinput" 
114
				id="D1Client.CN_URL" 
115
				name="D1Client.CN_URL" 	             		    	    	           		    	             			
116
				value="<%= request.getAttribute("D1Client.CN_URL") %>"/> 
117
			<i class="icon-question-sign" onClick="helpWindow('<%= request.getContextPath() %>','docs/dataone.html#configuring-metacat-as-a-member-node')"></i>
118
		</div>
119
		
120
		<div class="form-row">
121
			<div class="textinput-label">
111 122
				<label for="dataone.nodeName" title="A short, human-readable name for this node">Node Name</label>
112 123
			</div>
113 124
			<input class="textinput" 

Also available in: Unified diff