r11 - refComp/client/src/main/java/fr/inra/refcomp
Author: jcouteau Date: 2010-11-04 16:44:05 +0100 (Thu, 04 Nov 2010) New Revision: 11 Url: http://chorem.org/repositories/revision/incubator/11 Log: Remove wrong inherits Modified: refComp/client/src/main/java/fr/inra/refcomp/RefComp.gwt.xml Modified: refComp/client/src/main/java/fr/inra/refcomp/RefComp.gwt.xml =================================================================== --- refComp/client/src/main/java/fr/inra/refcomp/RefComp.gwt.xml 2010-11-04 15:31:32 UTC (rev 10) +++ refComp/client/src/main/java/fr/inra/refcomp/RefComp.gwt.xml 2010-11-04 15:44:05 UTC (rev 11) @@ -6,8 +6,6 @@ <inherits name='com.google.gwt.user.User'/> <inherits name="com.google.gwt.uibinder.UiBinder"/> - <inherits name="fr.inra.refcomp.Services"/> - <!-- inherit css based theme --> <inherits name='com.google.gwt.user.theme.standard.Standard'/>
participants (1)
-
jcouteau@users.chorem.org