mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 11:14:27 +00:00
Add heading to all views.
This commit is contained in:
@@ -53,6 +53,7 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<Folder Include="Components\Admin\Pages\Usb\Vendors\" />
|
||||||
<Folder Include="wwwroot\assets\" />
|
<Folder Include="wwwroot\assets\" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|||||||
@@ -16,6 +16,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
<section class="stats-section">
|
<section class="stats-section">
|
||||||
|
<h4>Block descriptors</h4>
|
||||||
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -16,6 +16,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
<section class="stats-section">
|
<section class="stats-section">
|
||||||
|
<h4>CHS</h4>
|
||||||
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -16,6 +16,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
<section class="stats-section">
|
<section class="stats-section">
|
||||||
|
<h4>Commands</h4>
|
||||||
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -16,6 +16,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
<section class="stats-section">
|
<section class="stats-section">
|
||||||
|
<h4>Filesystems</h4>
|
||||||
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -16,6 +16,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
<section class="stats-section">
|
<section class="stats-section">
|
||||||
|
<h4>Filters</h4>
|
||||||
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
<section class="stats-section">
|
<section class="stats-section">
|
||||||
|
<h4>Media formats</h4>
|
||||||
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
<section class="stats-section">
|
<section class="stats-section">
|
||||||
|
<h4>Medias</h4>
|
||||||
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
<section class="stats-section">
|
<section class="stats-section">
|
||||||
|
<h4>Operating systems</h4>
|
||||||
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -16,6 +16,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
<section class="stats-section">
|
<section class="stats-section">
|
||||||
|
<h4>Partitions</h4>
|
||||||
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -18,6 +18,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
<section class="stats-section">
|
<section class="stats-section">
|
||||||
|
<h4>PCMCIA</h4>
|
||||||
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
<section class="stats-section">
|
<section class="stats-section">
|
||||||
|
<h4>USB products</h4>
|
||||||
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -18,6 +18,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
<section class="stats-section">
|
<section class="stats-section">
|
||||||
|
<h4>Versions</h4>
|
||||||
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user