boinc/html/project.sample
David Anderson ce213120de web: fix bug in project prefs; appearance tweaks
- editing resource shared wasn't working
- change sizes of controls to "input-sm"
- show errors correctly in project prefs
- move selection of project prefs from project_specific_prefs.inc
  to project.inc.
  This means that (unless you've added your own project prefs)
  you can update project_specific_prefs.inc from master, with no changes.

NOTE: projects will need to move their project prefs selections, e.g.
    define('COLOR_PREFS', false);
from project_specific_prefs.inc to project.inc.
Then copy project.sample/project_specific_prefs.inc to your project/
2016-12-19 15:47:52 -08:00
..
cache_parameters.inc
donations.inc
project.inc web: fix bug in project prefs; appearance tweaks 2016-12-19 15:47:52 -08:00
project_specific_prefs.inc web: fix bug in project prefs; appearance tweaks 2016-12-19 15:47:52 -08:00