Browse Source

Bugfix Tabelle dashboard_tabs #7

(cherry picked from commit 3f84604628)
viz_0.3_Release
Daniel Quathamer 3 days ago
parent
commit
13aa368729
  1. 3
      src-modules/module/viz/conf/viz.xml

3
src-modules/module/viz/conf/viz.xml

@ -619,9 +619,6 @@ caption="Staaten (Geocodes)" releaseUnload="demo"> @@ -619,9 +619,6 @@ caption="Staaten (Geocodes)" releaseUnload="demo">
</rs>
</primaryKeys>
<indexes>
<index name="ix_viz_dashboard" type="unique">
<index-column name="uniquename"/>
</index>
</indexes>
</table>

Loading…
Cancel
Save