datatracker/ietf/templates/base
Ole Laursen 9760cd9c8e Summary: Load the groups in the group menu with AJAX and delete the
jump to group modal. This cuts page rendering speed in more than half
for simple pages and similarly shrinks them by a factor 3-4, while
keeping the user experience the same. Fallbacks are in place for
non-JS clients.

There's still some overhead in the menu generation compared to just
rendering the page content, but the group menu was definitely a major
culprit.
 - Legacy-Id: 9077
2015-02-12 16:01:05 +00:00
..
menu.html Summary: Load the groups in the group menu with AJAX and delete the 2015-02-12 16:01:05 +00:00
menu_wg.html Summary: Load the groups in the group menu with AJAX and delete the 2015-02-12 16:01:05 +00:00
menu_wg_modal.html Get rid of hardcoded column width setting in group popup, it does not appear to have any effect and removing it relieves us from the mathfilters dependency - also put the popup inside a spaceless to free some space up 2014-10-30 16:50:44 +00:00
streams_menu.html Port templates to new {% url %} syntax with quotes around the first parameter 2013-12-11 16:33:40 +00:00