]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+admin/system/system.component.html
Refactor log level choice
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / system / system.component.html
index 345a101e64bd9407479f1bf08e5cb7d1186a5eaf..0680b43f9c6ae05df91c576141f20ed411d07c7d 100644 (file)
@@ -1,11 +1 @@
-<div class="admin-sub-header">
-  <div i18n class="form-sub-title">System</div>
-
-  <div class="admin-sub-nav">
-    <a i18n routerLink="jobs" routerLinkActive="active">Jobs</a>
-
-    <a i18n routerLink="logs" routerLinkActive="active">Logs</a>
-  </div>
-</div>
-
 <router-outlet></router-outlet>