VIVO-1022 Load ORNG sample gadgets from the local server, not from UCSF
This commit is contained in:
parent
c623e32cff
commit
b26d824cb2
11 changed files with 1925 additions and 13 deletions
8
opensocial/sample-gadgets/WEB-INF/web.xml
Normal file
8
opensocial/sample-gadgets/WEB-INF/web.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<web-app
|
||||
version="2.5"
|
||||
xmlns="http://java.sun.com/xml/ns/javaee"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
|
||||
>
|
||||
</web-app>
|
Loading…
Add table
Add a link
Reference in a new issue