Sign in
简柏林
/
thingskit
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
b637d606a81ab81b690160c3a7936afd105e3b66
Authored by
deaflynx
2020-09-18 17:31:47 +0300
1 parent
d7f8c765
Code review and refactoring 3
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
ui/src/app/entity-view/entity-view.routes.js
ui/src/app/entity-view/entity-view.routes.js
View file @
b637d60
...
...
@@ -68,5 +68,4 @@ export default function EntityViewRoutes($stateProvider, types) {
68
68
label
:
'{"icon": "view_quilt", "label": "{{ vm.customerEntityViewsTitle }}", "translate": "false"}'
69
69
}
70
70
});
71
-
72
71
}
...
...