Andrey Balan
committed
on 28 Oct 16
LDEV-3962
* support for favorite orgs and last visited one
* if last visited is stored, offcanvas bar is shown as hidden
* offcanvas bar is … Show more
LDEV-3962

* support for favorite orgs and last visited one

* if last visited is stored, offcanvas bar is shown as hidden

* offcanvas bar is shrank to 220px

* CSS rules for main.jsp are all moved to main.css

* Javascript methods for main.jsp are moved to main.js. Profile related ones to profile.js. Only methods used by other pages are kept in groupDisplay.js.

* removed UserOrganisationCollapsed.java and code associated with it

Show less