summaryrefslogtreecommitdiffstats
path: root/views/layout.erb
Commit message (Collapse)AuthorAgeFilesLines
* Drop dependency on jQuery.Harald Eilertsen2015-10-281-1/+0
| | | | Hopefully XMLHttpRequest is supported and standardised enough to work accross browsers now.
* Don't display error message when there's no errors.Harald Eilertsen2015-10-101-1/+1
|
* Upgrade jQueryHarald Eilertsen2015-10-101-1/+1
|
* In layout, display errors directly from @band.errorsHarald Eilertsen2015-10-061-3/+3
|
* Redirect back to form and display error if no songs specified.Harald Eilertsen2015-10-051-0/+11
|
* Separate out page header and boiler plate into layout.Harald Eilertsen2015-10-031-0/+13