Fixed typo
这个提交包含在:
父节点
cca5b0ae3b
当前提交
ff70847e50
共有 1 个文件被更改,包括 13 次插入 和 0 次删除
|
|
@ -12,6 +12,19 @@
|
|||
<small class="text-muted">Explore the logbook.</small>
|
||||
</h2>
|
||||
|
||||
|
||||
<ul class="nav nav-tabs" id="myTab" role="tablist">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link active" id="home-tab" data-toggle="tab" href="/index.php/statistics" role="tab" aria-controls="home" aria-selected="true">General</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" id="satellite-tab" data-toggle="tab" href="/index.php/statistics#space" role="tab" aria-controls="satellite" aria-selected="false">Satellites</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="/index.php/statistics/custom" class="nav-link" role="tab">Custom</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<p>This is a work in-progress</p>
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用