blueimpact / kucipong

BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Rewrite pug files using case control statement #104

Closed cdepillabout closed 7 years ago

cdepillabout commented 7 years ago

This PR rewrites the pug files _couponSimple.pug, _coupon_id.pug, storeUser_store_coupon.pug, and storeUser_store_coupon_id.pug to use the case control statement.

Fixes #88.