We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5bfb7b commit 64c9ba6Copy full SHA for 64c9ba6
logicaldoc-gui/src/main/resources/com/logicaldoc/gui/common/Common.gwt.xml
@@ -14,6 +14,6 @@
14
<inherits name='org.wisepersist.gwt.uploader.Uploader'/>
15
16
<!-- Compile for firefox only more fastly for developement and hosted mode -->
17
- <set-property name="user.agent" value="gecko1_8" />
+ <set-property name="user.agent" value="gecko1_8,safari" />
18
<entry-point class="com.logicaldoc.gui.common.client.Common" />
19
</module>
0 commit comments