Bug 21112: Re-indent staff client cart template
authorOwen Leonard <oleonard@myacpl.org>
Tue, 24 Jul 2018 16:10:53 +0000 (16:10 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 14 Aug 2018 12:49:17 +0000 (12:49 +0000)
This patch reindents the template for the staff client cart, basket.tt

- Trailing spaces removed
- Indentation changed to a consistent 4 spaces
- Markup indentation made more consistent

To test, apply the patch and add multiple items to the cart in the staff
client.

View the cart and confirm that it looks as it should both in the "brief"
and "more details" views.

HTML validation before and after the patch should return the same
results.

Signed-off-by: DEVINIM <kohadevinim@devinim.com.tr>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

No differences found