Skip to content
Snippets Groups Projects

Move search bar to top nav to test usage changes

Merged Tomas Bulva requested to merge 480341-move-search-bar-to-top-nav-to-test-usage-changes into master
1 unresolved thread
Compare and Show latest version
3 files
+ 2
5
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -89,7 +89,6 @@ export default {
},
},
created() {
console.log('searchButtonTopRight', this.glFeatures);
Object.assign(userCounts, this.sidebarData.user_counts);
createUserCountsManager();
},
Loading