This PR slims down template files regarding to Kucipong.Handler.Store.Coupon.
Also, it removes codes about image uploading, which will be done by more user friendly way with JSON API.
6d9edd1 and fb6f67d slims down coupon create pages.
00ab4da slims down coupon edit pages.
(This commit also make it easy to handle query parameters.)
34bf098 gets rid of codes to update image from coupon POST API.
Issue #163 will make query parameters more maintainable.
This PR slims down template files regarding to
Kucipong.Handler.Store.Coupon
. Also, it removes codes about image uploading, which will be done by more user friendly way with JSON API.Issue #163 will make query parameters more maintainable.