Project

General

Profile

« Previous | Next » 

Revision 8245

FontAwesome and Bootstrap are imported locally rather than via CDN. Updated the docs screenshots to the new style.

View differences:

dataone-configuration.jsp
99 99
					value="true"/>
100 100
			<% } %>
101 101
			
102
			<i class="icon-question-sign" onClick="helpWindow('<%= request.getContextPath() %>','docs/dataone.html#configuring-metacat-as-a-member-node')"></i>
102
			<i class="icon-question-sign checkbox-help" onClick="helpWindow('<%= request.getContextPath() %>','docs/dataone.html#configuring-metacat-as-a-member-node')"></i>
103 103
		</div>
104 104
		<div class="clear"></div>
105 105
		<h3>Member Node Configuration</h3>
......
192 192
					name="dataone.nodeSynchronize" 	             		    	    	           		    	             			
193 193
					value="true"/>
194 194
			<% } %>
195
			<i class="icon-question-sign" onClick="helpWindow('<%= request.getContextPath() %>','docs/dataone.html#configuring-metacat-as-a-member-node')"></i>
195
			<i class="icon-question-sign checkbox-help" onClick="helpWindow('<%= request.getContextPath() %>','docs/dataone.html#configuring-metacat-as-a-member-node')"></i>
196 196
		</div>
197 197
	    <p>&nbsp;</p>
198 198
	    
......
303 303
					name="dataone.nodeReplicate" 	             		    	    	           		    	             			
304 304
					value="true"/>
305 305
			<% } %>
306
			<i class="icon-question-sign" onClick="helpWindow('<%= request.getContextPath() %>','docs/dataone.html#configuring-metacat-as-a-member-node')"></i>
306
			<i class="icon-question-sign checkbox-help" onClick="helpWindow('<%= request.getContextPath() %>','docs/dataone.html#configuring-metacat-as-a-member-node')"></i>
307 307
		</div>
308 308
		
309 309
		

Also available in: Unified diff