Skip to content

Commit

Permalink
Fixed sidebar menu gameobject
Browse files Browse the repository at this point in the history
  • Loading branch information
Helias committed Aug 19, 2019
1 parent f70385b commit 6cf591d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/app/components/main-window/sidebar/sidebar.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -208,16 +208,6 @@
Gameobject Template
</a>
</li>
<li>
<a href="#" routerLinkActive="active" [routerLink]="'gameobject/gameobject-template-addon'">
Template Addon
</a>
</li>
<li>
<a href="#" routerLinkActive="active" [routerLink]="'gameobject/gameobject-questitem'">
Quest Items
</a>
</li>
<ng-container *ngIf="!gameobjectHandlerService.isNew">
<li>
<a href="#" routerLinkActive="active" [routerLink]="'gameobject/gameobject-template-addon'">
Expand Down

0 comments on commit 6cf591d

Please sign in to comment.