Skip to content
Snippets Groups Projects
Commit 94d9f562 authored by buczekp's avatar buczekp
Browse files

[LMS-2060] added gwt module configuration for IE8

SVN: 19798
parent b63a784c
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.OpenBIS">
<inherits name='ch.systemsx.cisd.openbis.OpenBIS-without-entry-point' />
<set-property name="user.agent" value="ie8" />
<entry-point class='ch.systemsx.cisd.openbis.generic.client.web.client.application.Client' />
</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