mirror of https://github.com/BOINC/boinc.git
91025d6b7a
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. |
||
---|---|---|
.. | ||
inc | ||
languages/translations | ||
ops | ||
project.sample | ||
user | ||
Makefile.am |