added ExpeditionConnectorCommon module to the inherits list of the Dashboard app

Change-Id: I6aa376b2841aa5e901932dd262de55e476b4fb68
This commit is contained in:
Axel Uhl
2017-10-26 14:23:13 +02:00
parent 5aa7de1c48
commit e8fbd1f5f6
@@ -39,6 +39,8 @@
<inherits name='com.google.gwt.maps.Maps' />
<inherits name="com.sap.sailing.domain.SailingDomain" />
<inherits name="com.sap.sailing.ExpeditionConnectorCommon" />
<!-- module containing locale configuration -->
<inherits name='com.sap.sailing.gwt.common.SailingLocalesAllPermutations' />
<inherits name="com.sap.sailing.gwt.ui.NoUI" />