Skip to content

Commit

Permalink
Standardize header menus
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjallen committed Feb 10, 2025
1 parent ea98271 commit 0d8f733
Show file tree
Hide file tree
Showing 4 changed files with 122 additions and 436 deletions.
2 changes: 0 additions & 2 deletions resources/js/vue/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ import ManageMeasurements from './components/ManageMeasurements';
import Monitor from './components/Monitor';
import TestDetails from './components/TestDetails';
import HeaderNav from './components/page-header/HeaderNav.vue';
import HeaderMenu from './components/page-header/HeaderMenu.vue';
import HeaderLogo from './components/page-header/HeaderLogo.vue';
import ViewDynamicAnalysis from './components/ViewDynamicAnalysis.vue';
import AllProjects from './components/AllProjects.vue';
Expand Down Expand Up @@ -56,7 +55,6 @@ const cdash_components = {
Monitor,
TestDetails,
HeaderNav,
HeaderMenu,
HeaderLogo,
ViewDynamicAnalysis,
AllProjects,
Expand Down
311 changes: 0 additions & 311 deletions resources/js/vue/components/page-header/HeaderMenu.vue

This file was deleted.

Loading

0 comments on commit 0d8f733

Please sign in to comment.