panigrc / SimpleCiShop

A simple ecommerce system based on codeigniter [Moved to Codeberg]
https://codeberg.org/nik.lol/SimpleCiShop
MIT License
14 stars 14 forks source link

[Templating] Make partial templates for form fields #32

Open panigrc opened 5 years ago

panigrc commented 5 years ago

The form fields especially the ones in the Administration should be partial templates in order to be reused. Each form type i.e. input/textarea/checkbox/select should have it's own template with parameters.