Skip to content

Commit 346e852

Browse files
committed
sit: Disable station options
Signed-off-by: Kwong Tung Nan <tungnan5636@gmail.com>
1 parent 8ad36bc commit 346e852

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/situasi/situasi.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
}
9393
</ul>
9494
</li>
95-
<li
95+
<!-- <li
9696
nz-submenu
9797
[nzTitle]="stationTitle"
9898
[class.ant-menu-item-selected]="
@@ -141,7 +141,7 @@
141141
</li>
142142
}
143143
</ul>
144-
</li>
144+
</li> -->
145145
</ul>
146146
</li>
147147
}

0 commit comments

Comments
 (0)