Skip to content
Snippets Groups Projects
Commit bdd4e53e authored by FORESTIER Fabien's avatar FORESTIER Fabien
Browse files

Add fileExtension in format detail view

parent 4b24059f
No related branches found
No related tags found
1 merge request!6Version 1.2.0
Pipeline #2890 passed
......@@ -19,6 +19,10 @@
<span class="has-text-weight-bold">Type MapServer: </span>
<span>{{format.mapServerType}}</span>
</p>
<p>
<span class="has-text-weight-bold">Extension de fichier: </span>
<span>{{format.fileExtension}}</span>
</p>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment