Lines 232-239
Link Here
|
232 |
<h3>Bundle had missing items</h3> |
232 |
<h3>Bundle had missing items</h3> |
233 |
<p>Bundle contents list updated</p> |
233 |
<p>Bundle contents list updated</p> |
234 |
<p> |
234 |
<p> |
235 |
<a class="btn btn-default btn-xs" role="button" data-bs-toggle="modal" href="#bundleContentsModal"><i class="fa-solid fa-eye aria-hidden="true"></i> View updated contents list</a> |
235 |
<a class="btn btn-default btn-xs" role="button" data-bs-toggle="modal" href="#bundleContentsModal"><i class="fa-solid fa-eye" aria-hidden="true"></i> View updated contents list</a> |
236 |
<a class="btn btn-default btn-xs" role="button" data-bs-toggle="modal" href="#bundleMissingModal"><i class="fa-solid fa-eye aria-hidden="true"></i> View list of missing items</a> |
236 |
<a class="btn btn-default btn-xs" role="button" data-bs-toggle="modal" href="#bundleMissingModal"><i class="fa-solid fa-eye" aria-hidden="true"></i> View list of missing items</a> |
237 |
</p> |
237 |
</p> |
238 |
</div> |
238 |
</div> |
239 |
[% END %] |
239 |
[% END %] |
240 |
- |
|
|