From a422190ec9a704f79d9a92c5ef54fa4ad1ca57b6 Mon Sep 17 00:00:00 2001 From: McKenzie Welter Date: Thu, 21 Dec 2017 16:36:04 -0500 Subject: [PATCH] Revert "fix list item class" This reverts commit 42143114a5923ce0dab499a09e1758f75d8c83e9. --- 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 5316c53648..536dbbcff8 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: -