| Commit message (Collapse) | Author | Age |
|
|
|
| |
headers.
|
|
|
|
| |
introduced its own issues. Back to the drawing board...
|
|
|
|
| |
more easily accessible and 'Log out' is no longer mistakenly clicked.
|
|
|
|
| |
modules/toolbar/toolbar.js.
|
|
|
|
| |
.once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
|
|
initial version of the new administration toolbar.
|