diff client/src/components/Sidebar.vue @ 2974:e161e1ffb6b5 unified_import

unified_imports: AGM moved to new interface
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 08 Apr 2019 16:44:15 +0200
parents 6f351e00e579
children 2a29bf8776d0
line wrap: on
line diff
--- a/client/src/components/Sidebar.vue	Mon Apr 08 15:50:38 2019 +0200
+++ b/client/src/components/Sidebar.vue	Mon Apr 08 16:44:15 2019 +0200
@@ -49,12 +49,6 @@
             <font-awesome-icon class="fa-fw mr-2" fixed-width icon="upload" />
             <span class="fix-trans-space" v-translate>Soundingresults</span>
           </router-link>
-          <router-link to="/importapprovedgaugemeasurement">
-            <font-awesome-icon class="fa-fw mr-2" fixed-width icon="upload" />
-            <span class="fix-trans-space" v-translate
-              >Approved Gaugemeasurements</span
-            >
-          </router-link>
           <router-link to="/importwaterwayprofiles">
             <font-awesome-icon class="fa-fw mr-2" fixed-width icon="upload" />
             <span class="fix-trans-space" v-translate>Waterway Profiles</span>