Ignore:
Timestamp:
09/14/23 23:41:33 (10 months ago)
Author:
Ivona <ivonatapshanovska@…>
Branches:
master
Parents:
0e4d807
Message:

changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main/resources/templates/edit_form.html

    r0e4d807 rf02aea4  
    3636
    3737                <ul class="nav navbar-nav navbar-right">
    38                     <li style="color: white; padding-left: 5px;" class="nav-item" th:if="${session.korisnik != null}"
    39                         th:text="${'Welcome, ' + session.korisnik.ime }">
    40                         <a class="nav-link" href="#">
    41 
    42                         </a>
    43                     </li>
     38
    4439
    4540                    <li class="nav-item" th:if="${session.korisnik == null}">
Note: See TracChangeset for help on using the changeset viewer.