From 5ec2957167b59e221ed4c4c28cb22942c23494e2 Mon Sep 17 00:00:00 2001 From: Brian Jacobel Date: Mon, 11 Apr 2016 13:20:58 -0400 Subject: [PATCH] Remove an old i18n JS include from the wiki that did nothing --- lms/templates/wiki/base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/lms/templates/wiki/base.html b/lms/templates/wiki/base.html index c8f5eadf29..2a9c69fed9 100644 --- a/lms/templates/wiki/base.html +++ b/lms/templates/wiki/base.html @@ -6,7 +6,6 @@ {% block bodyclass %}view-in-course view-wiki{% endblock %} {% block headextra %} - {% stylesheet 'course' %} {% stylesheet 'style-course-vendor' %} {% stylesheet 'style-course' %}