parent
45ff06af84
commit
068153abb8
6 changed files with 44 additions and 59 deletions
@ -1,9 +0,0 @@ |
|||||||
<!-- Copyright © 2023 Entreprise SkamKraft --> |
|
||||||
|
|
||||||
<div class="my-modal"> |
|
||||||
<p class="modal-title">Login success</p> |
|
||||||
<div> |
|
||||||
<button id="ok" class="btn btn-val">Continue</button> |
|
||||||
<button id="forget_login" class="btn btn-cancel">Forget agent</button> |
|
||||||
</div> |
|
||||||
</div> |
|
@ -1,10 +0,0 @@ |
|||||||
<!-- Copyright © 2023 Entreprise SkamKraft --> |
|
||||||
|
|
||||||
<div class="my-modal"> |
|
||||||
<p class="modal-title">Login success</p> |
|
||||||
<p class="show-token"></p> |
|
||||||
<div> |
|
||||||
<button id="ok" class="btn btn-val">Continue</button> |
|
||||||
<button id="forget_reg" class="btn btn-cancel">Forget agent</button> |
|
||||||
</div> |
|
||||||
</div> |
|
@ -1 +1 @@ |
|||||||
Subproject commit 77c805654739b07aeecccb90ee53c9126ff158a0 |
Subproject commit f6c0518ebb6f53be77117d72ac3d4fa56307a37c |
Loading…
Reference in New Issue