summaryrefslogtreecommitdiffstats
path: root/app/view/stdpage.php (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-07-22Add groups/pads page buttons to navbarMalf Furious1-0/+2
2018-07-22Implement display of object page background imagesMalf Furious1-1/+12
2018-07-21Display new group modal in navMalf Furious1-3/+4
2018-07-20Add the notice modalMalf Furious1-0/+53
2018-02-11Add start of navbarMalf Furious1-0/+68
2018-02-07Move body padding-top style to stdpage\head()Malf Furious1-0/+4
To accomodate the navbar, also changed to the more-common value of 70px. This looks ok on the setup page.
2018-02-07Update stdpage\head()Malf Furious1-0/+11
Added name and version number to information comment.
2017-06-27Reformat view helper modulesMalf Furious1-3/+4
To limit whitespace being piped to the client, remove empty lines of free HTML between PHP functions defined in view files. To maintain readability, this spacing is added back at the top and bottom of each PHP function.
2017-06-24Remove unnessary identifier qualifiersMalf Furious1-3/+3
2017-06-24Add stdpage view templateMalf Furious1-0/+65