Strona działa najlepiej z włączonym JavaScript.
Strona główna
Pomoc
Zaloguj się
heuzef
/
lesspass
kopia lustrzana
https://github.com/lesspass/lesspass.git
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Wydania
67
Wiki
Aktywność
Przeglądaj źródła
Hide table when loading
pull/342/head
Guillaume Vincent
7 lat temu
rodzic
21d5835768
commit
01021b7eab
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Opcje porównania
Pokaż statystyki
Ściągnij plik aktualizacji
Ściągnij plik porównania
+1
-1
src/components/Index.vue
+ 1
- 1
src/components/Index.vue
Wyświetl plik
@@ -116,7 +116,7 @@
generated
passwords</h3>
<div class="card-block">
<table class="table table-bordered table-sm" v-if="newPasswordProfiles.length > 0">
<table class="table table-bordered table-sm" v-if="newPasswordProfiles.length > 0
&& !building
">
<thead class="thead-inverse">
<tr>
<th class="text-center" colspan="9">Old profile</th>
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz