Skip to content
Snippets Groups Projects
Commit 9eb32d30 authored by Julian Tolstich's avatar Julian Tolstich
Browse files

REMOVED jQuery require

parent e51aa220
Branches
Tags
1 merge request!1REMOVED jQuery require
......@@ -48,7 +48,6 @@ class block_hshcourselist extends block_base {
public function get_content() {
global $CFG, $DB, $OUTPUT;
$this->page->requires->js('/lib/jquery/jquery-3.2.1.min.js');
$this->page->requires->css('/blocks/hshcourselist/style.css');
if ($this->content !== null) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment