From cb8ef96f6b8132f74e897771e5e67a9dbfb274ee Mon Sep 17 00:00:00 2001 From: scmmishra Date: Tue, 19 Feb 2019 17:03:16 +0530 Subject: [PATCH] chore (css): Switched to frappe navbar --- erpnext/public/js/education/lms/lmsRoot.vue | 1 - erpnext/www/lms.html | 1 - 2 files changed, 2 deletions(-) diff --git a/erpnext/public/js/education/lms/lmsRoot.vue b/erpnext/public/js/education/lms/lmsRoot.vue index a0934ef94a..f04d76ab1d 100644 --- a/erpnext/public/js/education/lms/lmsRoot.vue +++ b/erpnext/public/js/education/lms/lmsRoot.vue @@ -1,6 +1,5 @@ diff --git a/erpnext/www/lms.html b/erpnext/www/lms.html index 8e4988164e..372e87438b 100644 --- a/erpnext/www/lms.html +++ b/erpnext/www/lms.html @@ -2,7 +2,6 @@ {% block title %}{{ heading or "LMS"}}{% endblock %} -{% block navbar %}{% endblock %} {% block page_content %}