Project

General

Profile

« Previous | Next » 

Revision 30461

Added by Nikon Gasparis over 9 years ago

*new page and class to manage an already registered datasource(beta-deletion of repositories is completed)
*choose datasource pages updated to support the new page
*datasource registration page redesigned( removed the option to delete an interface)
*bug fixes

View differences:

menu.jsp
48 48
							<a href='<s:url action="repoRegistrationLocal" />'><s:text name="menu.register.new" /></a>
49 49
						</s:else>
50 50
						
51
						<s:if test="%{repoMode.trim().toLowerCase().equals(\"dnet\")}">
52
							<a href='<s:url action="populateRepoList" />'><s:text name="menu.register.edit" /></a>
53
						</s:if>
51
<%-- 						<s:if test="%{repoMode.trim().toLowerCase().equals(\"dnet\")}"> --%>
52
<%-- 							<a href='<s:url action="populateRepoList" />'><s:text name="menu.register.edit" /></a> --%>
53
<%-- 						</s:if> --%>
54 54
					</div>
55 55
					</div>
56 56
				</li>
57 57
				
58
				<s:if test="%{repoMode.trim().toLowerCase().equals(\"dnet\")}">
58 59
				<li>
60
					<a href='<s:url action="populateRepoList" />'><s:text name="menu.register.edit" /></a>
61
				</li>
62
				</s:if>
63
				<li>
59 64
					<s:text name="menu.validate" />
60 65
					<div>
61 66
					<div class="column">

Also available in: Unified diff