|
Lines 95-100
Link Here
|
| 95 |
[% INCLUDE 'messages.inc' %] |
95 |
[% INCLUDE 'messages.inc' %] |
| 96 |
|
96 |
|
| 97 |
[% INCLUDE 'acquisitions-toolbar.inc' %] |
97 |
[% INCLUDE 'acquisitions-toolbar.inc' %] |
|
|
98 |
[% INCLUDE 'modals/delete_vendor.inc' %] |
| 98 |
|
99 |
|
| 99 |
[% IF error == 'not_deleted' %] |
100 |
[% IF error == 'not_deleted' %] |
| 100 |
<div class="dialog alert">Contract has not been deleted. Maybe a basket linked to this contract exists.</div> |
101 |
<div class="dialog alert">Contract has not been deleted. Maybe a basket linked to this contract exists.</div> |
| 101 |
- |
|
|