Bug 12502: (QA follow-up) Remove the Save button

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
Maryse Simard 2019-11-14 08:48:13 -05:00 committed by Martin Renvoize
parent e4860aeeed
commit 032e09a7b3
Signed by: martin.renvoize
GPG key ID: 422B469130441A0F

View file

@ -185,7 +185,6 @@
[% UNLESS lateorder.budget_lock %]
<input type="submit" value="Claim order" />
[% END %]
<input type="button" value="Save notes" id="savenotes"/>
</p>
</form>
[% ELSE %]<p>There are no late orders.</p>