Skip to content
Snippets Groups Projects
Commit eca2ccdd authored by felmer's avatar felmer
Browse files

miss GWT config for Safari added (needed in fast development mode)

SVN: 15710
parent 27b97736
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 1.7.1//EN" "http://google-web-toolkit.googlecode.com/svn/tags/1.7.1/distro-source/core/src/gwt-module.dtd">
<module rename-to="ch.systemsx.cisd.openbis.plugin.phosphonetx.OpenBIS">
<inherits name='ch.systemsx.cisd.openbis.OpenBIS-without-entry-point' />
<set-property name="user.agent" value="safari" />
<entry-point class='ch.systemsx.cisd.openbis.plugin.phosphonetx.client.web.client.application.PhosphoNetXClient' />
<script src="phosphonetx-dictionary.js" />
<public path="client/web/public" />
<source path="client/web/client" />
<source path="shared/basic" />
</module>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment