|
@@ -41,8 +41,8 @@
|
|
<div class="tab-pane fade show active" id="home" role="tabpanel" aria-labelledby="home-tab">
|
|
<div class="tab-pane fade show active" id="home" role="tabpanel" aria-labelledby="home-tab">
|
|
<div class="row justify-content-evenly mt-2">
|
|
<div class="row justify-content-evenly mt-2">
|
|
<div class="d-flex flex-row bd-highlight mt-2">
|
|
<div class="d-flex flex-row bd-highlight mt-2">
|
|
- <div>
|
|
|
|
- Libs(@Libraries.Count):
|
|
|
|
|
|
+ <div style="padding-right:5px;">
|
|
|
|
+ Lobrary (@Libraries.Count) :
|
|
</div>
|
|
</div>
|
|
<Select2 class="flex-fill" TItem="KeyValuePair<string,Library>"
|
|
<Select2 class="flex-fill" TItem="KeyValuePair<string,Library>"
|
|
TSource="IReadOnlyCollection<KeyValuePair<string,Library>>"
|
|
TSource="IReadOnlyCollection<KeyValuePair<string,Library>>"
|