branch develop updated (94a143d -> b9fb829)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from 94a143d Update model image in site new b9fb829 Rename legend in qgis The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit b9fb829137545f243bf076e7e9e27d2625c4c7f9 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Mon Jun 20 17:09:12 2016 +0200 Rename legend in qgis Summary of changes: .../src/main/resources/gis/templates/EchoBaseQGisTemplate.qgs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit b9fb829137545f243bf076e7e9e27d2625c4c7f9 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Mon Jun 20 17:09:12 2016 +0200 Rename legend in qgis --- .../src/main/resources/gis/templates/EchoBaseQGisTemplate.qgs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/echobase-services/src/main/resources/gis/templates/EchoBaseQGisTemplate.qgs b/echobase-services/src/main/resources/gis/templates/EchoBaseQGisTemplate.qgs index 606f6a7..22c265f 100644 --- a/echobase-services/src/main/resources/gis/templates/EchoBaseQGisTemplate.qgs +++ b/echobase-services/src/main/resources/gis/templates/EchoBaseQGisTemplate.qgs @@ -3,7 +3,7 @@ <title>PELGAS2011</title> <layer-tree-group expanded="1" checked="Qt::PartiallyChecked" name=""> <customproperties/> - <layer-tree-layer expanded="1" checked="Qt::Unchecked" id="totalcatchspopwide{{voyageId}}" name="Pelagic trawl catch"> + <layer-tree-layer expanded="1" checked="Qt::Unchecked" id="totalcatchspopwide{{voyageId}}" name="Fishing data"> <customproperties/> </layer-tree-layer> <layer-tree-layer expanded="1" checked="Qt::Checked" id="country{{voyageId}}" name="Country"> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm