Project

General

Profile

« Previous | Next » 

Revision 5031

Added by daigle over 14 years ago

Change location of PropertyService to properties directory

View differences:

index2.jsp
32 32
%>
33 33
<%@ include file="PORTAL_SETTINGS.jsp"%>
34 34
<%@ include file="include_session_vars.jsp"%>
35
<%@ page import="edu.ucsb.nceas.metacat.service.PropertyService" %>
35
<%@ page import="edu.ucsb.nceas.metacat.properties.PropertyService" %>
36 36

  
37 37
<% 
38 38
	Vector<String> organizationList = OrganizationUtil.getOrganizations();

Also available in: Unified diff