Skip to content

Commit

Permalink
Update client/src/js/modules/types/saxs/menu.js
Browse files Browse the repository at this point in the history
Co-authored-by: Guilherme Francisco <[email protected]>
  • Loading branch information
NKatti2011 and gfrn authored Jul 10, 2023
1 parent ad6e222 commit e0a1ba1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/js/modules/types/saxs/menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ define([], function() {
'runs/overview': { title: 'Run Overview', icon: 'fa-bar-chart', permission: 'all_breakdown' },
'dewars/overview': { title: 'Logistics', icon: 'fa-truck', permission: 'all_dewars' },
faults: { title: 'Fault Reports', icon: 'fa-tasks' },

},
}

Expand Down

0 comments on commit e0a1ba1

Please sign in to comment.