Ignore:
Timestamp:
01/06/23 19:17:05 (18 months ago)
Author:
andrejtodorovski <82031894+andrejtodorovski@…>
Branches:
main
Children:
cab5859
Parents:
d4b888e
Message:

Added full functionality for changing delivery status,
added bootstrap for some pages

File:
1 edited

Legend:

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

    rd4b888e r9dcbf44  
    11<div>
    22    <h1>Мои достави</h1>
     3    <form class="form-signin mt-xl-5" method="get" action="/myNextDeliveries">
     4    <button id="submit" class="btn btn-lg btn-primary btn-block" type="submit">Мои следни нарачки</button>
     5    </form>
    36    <table>
    47        <thead>
Note: See TracChangeset for help on using the changeset viewer.