From a6dc7061cdb5fc15dec4d304340ee707c29f8f6d Mon Sep 17 00:00:00 2001 From: Brandon DeRosier Date: Thu, 15 Jan 2015 02:21:33 -0500 Subject: [PATCH] Collapsible import logs - Increase maximum focused logs to 5 - Import logs render for all entries in the focused gitlog view - `+`/`-` toggle buttons for collapsible gitlogs --- lms/templates/sysadmin_dashboard_gitlogs.html | 45 +++++++++++++++---- 1 file changed, 37 insertions(+), 8 deletions(-) diff --git a/lms/templates/sysadmin_dashboard_gitlogs.html b/lms/templates/sysadmin_dashboard_gitlogs.html index 8a214902a0..7f8608ac28 100644 --- a/lms/templates/sysadmin_dashboard_gitlogs.html +++ b/lms/templates/sysadmin_dashboard_gitlogs.html @@ -12,6 +12,23 @@ <%static:css group='style-course'/> +