From 9cc4b4b60960d61536d3852f9a99e1c437c8f0a8 Mon Sep 17 00:00:00 2001 From: McKenzie Welter Date: Thu, 21 Dec 2017 16:40:09 -0500 Subject: [PATCH] fix entitlement eemail settings list item class --- lms/templates/dashboard/_dashboard_entitlement_actions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/dashboard/_dashboard_entitlement_actions.html b/lms/templates/dashboard/_dashboard_entitlement_actions.html index 536dbbcff8..5316c53648 100644 --- a/lms/templates/dashboard/_dashboard_entitlement_actions.html +++ b/lms/templates/dashboard/_dashboard_entitlement_actions.html @@ -44,7 +44,7 @@ dropdown_btn_id = "entitlement-actions-dropdown-btn-{}".format(dashboard_index) % endif % if show_email_settings: -