Skip to content

Commit

Permalink
Static Diagrams Admin Page
Browse files Browse the repository at this point in the history
- Viewlink ammend

#7155
  • Loading branch information
okoyzar committed Oct 10, 2024
1 parent d02bc68 commit ad71e59
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions waltz-ng/client/common/svelte/ViewLink.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,6 @@
path: () => `system/static-diagrams/${ctx.id}`,
title: ""
},
"main.system.static-diagram.create": {
path: ctx => `system/static-diagram/create`,
title: "Static Diagram Create"
},
"main.survey.instance.view": {
path: ctx => `survey/instance/${ctx.id}/response/view`,
title: "Survey View"
Expand Down

0 comments on commit ad71e59

Please sign in to comment.