Commit 7c5d6202 by Bogdan Andjelkovic

input hidden za paswordedit

parent 068f3644
...@@ -101,7 +101,8 @@ ...@@ -101,7 +101,8 @@
name="password" placeholder="Sifra" required name="password" placeholder="Sifra" required
id="prvaSifra"> id="prvaSifra">
</div> </div>
<input th:field="${editUser.korisnikId}" type="hidden"
name="password" placeholder="Sifra">
<div class="col-md-12"> <div class="col-md-12">
<span style="color:white;">Ponovite novu sifru</span> <span style="color:white;">Ponovite novu sifru</span>
<input type="password" <input type="password"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment