change database template to use pdf in default document preview

This commit is contained in:
aina-esokia
2019-02-11 11:07:48 +04:00
parent 3d13616e78
commit 1fb82d730c
3 changed files with 3 additions and 3 deletions

View File

@@ -148,7 +148,7 @@
</subdef> </subdef>
<subdef class="preview" name="preview" downloadable="false"> <subdef class="preview" name="preview" downloadable="false">
<path>{{datapathnoweb}}{{basename}}/subdefs</path> <path>{{datapathnoweb}}{{basename}}/subdefs</path>
<mediatype>flexpaper</mediatype> <mediatype>pdf</mediatype>
<writeDatas>no</writeDatas> <writeDatas>no</writeDatas>
<devices>screen</devices> <devices>screen</devices>
<label lang="fr">Prévisualisation</label> <label lang="fr">Prévisualisation</label>

View File

@@ -148,7 +148,7 @@
</subdef> </subdef>
<subdef class="preview" name="preview" downloadable="false"> <subdef class="preview" name="preview" downloadable="false">
<path>{{datapathnoweb}}{{basename}}/subdefs</path> <path>{{datapathnoweb}}{{basename}}/subdefs</path>
<mediatype>flexpaper</mediatype> <mediatype>pdf</mediatype>
<writeDatas>no</writeDatas> <writeDatas>no</writeDatas>
<devices>screen</devices> <devices>screen</devices>
<label lang="fr">Prévisualisation</label> <label lang="fr">Prévisualisation</label>

View File

@@ -148,7 +148,7 @@
</subdef> </subdef>
<subdef class="preview" name="preview" downloadable="false"> <subdef class="preview" name="preview" downloadable="false">
<path>{{datapathnoweb}}{{basename}}/subdefs</path> <path>{{datapathnoweb}}{{basename}}/subdefs</path>
<mediatype>flexpaper</mediatype> <mediatype>pdf</mediatype>
<writeDatas>no</writeDatas> <writeDatas>no</writeDatas>
<devices>screen</devices> <devices>screen</devices>
<label lang="fr">Prévisualisation</label> <label lang="fr">Prévisualisation</label>