Minor Updated

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-share-widget@92679 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-03-05 13:21:04 +00:00 committed by Giancarlo Panichi
parent 08d36d09dc
commit 5fa3c2d4eb
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
<servlet-name>workspacesharing</servlet-name>
<url-pattern>/ShareWidget/workspacesharing</url-pattern>
</servlet-mapping>
<servlet-mapping>
<servlet-name>jUnitHostImpl</servlet-name>
<url-pattern>/ShareWidget/junithost/*</url-pattern>
@ -40,7 +40,7 @@
<!-- Default page to serve -->
<welcome-file-list>
<welcome-file>SDMXImportWizardTD.html</welcome-file>
<welcome-file>ShareWidget.html</welcome-file>
</welcome-file-list>
</web-app>