Ignore:
Timestamp:
01/06/23 21:08:03 (18 months ago)
Author:
andrejtodorovski <82031894+andrejtodorovski@…>
Branches:
main
Children:
89865ae
Parents:
9dcbf44
Message:

Added all advanced reports, added bootstrap for every template

File:
1 edited

Legend:

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

    r9dcbf44 rcab5859  
    11<div>
    2 <h1>Мои поправки</h1>
    3 <table>
    4   <thead>
     2<h1 class="mt-3 mb-3">Мои поправки</h1>
     3<table class="table table-bordered">
     4  <thead class="thead-dark">
    55  <tr>
    66    <th>Број на поправка</th>
Note: See TracChangeset for help on using the changeset viewer.