Преглед на файлове

Removed unneccessary menu items that are not implemented (yet)

Warafear преди 6 месеца
родител
ревизия
b2002e27e7
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/app/journal/journal-home/navigation-panel/navigation-panel.component.html

+ 2 - 2
src/app/journal/journal-home/navigation-panel/navigation-panel.component.html

@@ -83,7 +83,7 @@
         {{ "navigation.places" | translate }}
       </div>
     </li>
-    <li>
+    <!-- <li>
       <div
         class="navigation-entry"
         [class]="active === 9 ? 'active' : ''"
@@ -113,7 +113,7 @@
       >
         {{ "navigation.rules" | translate }}
       </div>
-    </li>
+    </li> -->
   </ul>
 
   <div class="settings-container">