Subversion Repositories eFlore/Applications.del

Compare Revisions

No changes between revisions

Ignore whitespace Rev 2167 → Rev 2168

/branches/v1.10-sodium/src/org/tela_botanica/del/client/composants/formulaires/identification/FormulaireIdentificationVueBinderImplGenMessages.properties
1,10 → 1,3
texteConnexion=<a href="http://www.tela-botanica.org/page:inscription">S''inscrire... </a> \
<p class="connect gris">Devenez telabotaniste et partagez votre passion pour le végétal !</p> \
<p> <a href="http://www.tela-botanica.org/page:inscription?m=f_oubli_mdp" id="lien_inscription">Mot de passe perdu ? </a></p>
 
 
 
#<a href="/page:inscription">S'inscrire... </a>
# <p class="connectgris">Devenez telabotaniste et partagez votre passion pour le végétal !</p>
# <p> <a href="http://www.tela-botanica.org/page:inscription?m=f_oubli_mdp" id="lien_inscription">Mot de passe perdu ? </a></p>
<p> <a href="https://www.tela-botanica.org/wp-login.php?action=lostpassword" id="lien_inscription">Mot de passe perdu ? </a></p>
/branches/v1.10-sodium/src/org/tela_botanica/del/Del.gwt.xml
1,8 → 1,8
<?xml version="1.0" encoding="UTF-8"?>
<module rename-to="del">
<!-- Inherit the core Web Toolkit stuff. -->
<inherits name='com.google.gwt.user.User' />
<inherits name='org.cobogw.gwt.user.User' />
<inherits name="com.google.gwt.user.User" />
<inherits name="org.cobogw.gwt.user.User" />
 
 
<!--Defines all possible locales we'll use-->
14,7 → 14,7
<!-- Inherit the default GWT style sheet. You can change -->
<!-- the theme of your GWT application by uncommenting -->
<!-- any one of the following lines. -->
<inherits name='com.google.gwt.user.theme.standard.Standard' />
<inherits name="com.google.gwt.user.theme.standard.Standard" />
<!-- <inherits name='com.google.gwt.user.theme.chrome.Chrome'/> -->
<!-- <inherits name='com.google.gwt.user.theme.dark.Dark'/> -->
 
30,10 → 30,10
<entry-point class='org.tela_botanica.del.client.Del' />
 
<!-- UIBinder allows to design GWT UI's declarative via XML. -->
<inherits name='com.google.gwt.uibinder.UiBinder' />
<inherits name="com.google.gwt.uibinder.UiBinder" />
<!-- Specify the paths for translatable code -->
<source path='client' />
<source path='shared' />
 
</module>
</module>
/branches/v1.10-sodium
Property changes:
Modified: svn:mergeinfo
Merged /trunk:r2167