Skip to content

Commit f044660

Browse files
committed
PR comments
1 parent 2362d32 commit f044660

File tree

3 files changed

+1
-66
lines changed

3 files changed

+1
-66
lines changed

src/services/base/route-manager.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export class RouteManager {
88
public static routeColor = {
99
overview: { active: false, checkFor: ['overview'] },
1010
data: { active: false, checkFor: ['data-browser', 'edit-records'] },
11-
labeling: { active: false, checkFor: ['labeling', 'record-ide'] },
11+
labeling: { active: false, checkFor: ['labeling'] },
1212
heuristics: { active: false, checkFor: ['heuristics', 'lookup-lists', 'labeling-function', 'active-learning'] },
1313
settings: { active: false, checkFor: ['settings', 'attributes', 'upload-records'] },
1414
admin: { active: false, checkFor: ['admin'] },

src/styles/shared/bricks-integrator.module.css

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/util/components/projects/projectId/record-ide/record-ide-helper.ts

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)