Skip to content

Commit

Permalink
closing feature #1837 :
Browse files Browse the repository at this point in the history
- deleting obsolete templates
- setting brand new property 'provided' to templates provided by default
- adding template 'room' as an example
  • Loading branch information
NicolasEYSSERIC authored and SilverYoCha committed Jul 17, 2018
1 parent 66bbf15 commit 6d69d71
Show file tree
Hide file tree
Showing 40 changed files with 681 additions and 1,478 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
<publicationTemplate>
<name>Classifieds</name>
<description>Données complémentaires pour les petites annonces</description>
<image>/weblib/xmlForms/model1.gif</image>
<image>/weblib/xmlForms/model1.gif</image>
<visible>true</visible>
<applications>
<provided>true</provided>
<applications>
<application>classifieds</application>
</applications>
<viewFileName>classifieds/view.xml</viewFileName>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
<name>Mail</name>
<description></description>
<visible>true</visible>
<applications>
<provided>true</provided>
<applications>
<application>kmelia</application>
</applications>
<viewFileName>mail/view.xml</viewFileName>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 6d69d71

Please sign in to comment.