Commit 49a3ee6
committed
Fix regression: exporter disappear from layer information sub dock
An exporter tool was available in the layer information sub dock up to version 3.8.
It has desappear with the ability to disable the export of layer in attribute layer.
To get back this feature, the exporter is available for all layer publshed in WFS if no attribute table config is defined or
if export in attribute table is not disabled for any layer in attribute table.
The exporter is disable if at least it has been disabled for one layer in attribute table config and it is not enabled for this layer.1 parent 2652898 commit 49a3ee6
File tree
2 files changed
+24
-3
lines changed- assets/src/legacy
- lizmap/modules/lizmap/lib/Project
2 files changed
+24
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
| 180 | + | |
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
185 | 203 | | |
186 | | - | |
187 | | - | |
| 204 | + | |
188 | 205 | | |
189 | 206 | | |
190 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1999 | 1999 | | |
2000 | 2000 | | |
2001 | 2001 | | |
| 2002 | + | |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
2002 | 2006 | | |
2003 | 2007 | | |
2004 | 2008 | | |
| |||
0 commit comments