boinc/html
David Anderson 91025d6b7a web: add utility functions for Bootstrap forms
Bootstrap forms require a bunch of <div>s and other stuff.
I wrapped these in functions like
form_start()
form_end()
form_submit()
form_select_multiple()
form_input_text()

General idea going forward:
put HTML (especially Bootstrap-specified) in utility functions,
e.g. in util.inc or bootstrap.inc.
This will make the higher-level code easier to read,
and will facilitate moving to CSS frameworks other than Bootstrap.
2016-12-16 12:05:30 -08:00
..
inc web: add utility functions for Bootstrap forms 2016-12-16 12:05:30 -08:00
languages/translations Locale: Update localization files [skip ci] 2016-11-17 00:07:12 +01:00
ops Merge pull request #1731 from BOINC/bootstrap 2016-12-06 14:07:33 -08:00
project.sample web: finish job of making headings blue in striped tables 2016-12-02 23:25:01 -08:00
user web: various tweaks 2016-12-09 15:50:40 -08:00
Makefile.am html: 2014-06-03 09:25:20 +02:00