aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/admin/update_edit.html
Commit message (Collapse)AuthorAgeLines
* Add .btn and .form-control classes to inputsZarino Zappia2016-10-04-6/+8
|
* Improve CSRF tokens and add to more forms.Matthew Somerville2016-06-20-1/+1
|
* Add ability to have multiple update photos.Matthew Somerville2016-01-12-4/+19
| | | | Also adds admin ability to rotate update photos.
* Factor multiple photo details into nicer function.Matthew Somerville2016-01-12-7/+2
| | | | | Remove get_photo_params, which only looked at the first photo, make explicit when we're doing that using `.first`.
* Rename 'default' web directory to 'base'.Matthew Somerville2014-07-08-0/+67
This should reduce confusion with the Default cobrand and override order.