Skip to content
Snippets Groups Projects
Unverified Commit 56b8a60c authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

Update disco.tpl.php

parent c9fa8626
Branches
Tags
No related merge requests found
......@@ -4,7 +4,7 @@ $this->data['header'] = $this->t('selectidp');
$this->data['jquery'] = ['core' => true, 'ui' => true, 'css' => true];
$this->data['head'] = '<link rel="stylesheet" media="screen" type="text/css" href="'.
SimpleSAML\Module::getModuleURL('discopower/assets/css/style.css').'" />';
SimpleSAML\Module::getModuleURL('discopower/assets/css/disco.css').'" />';
$this->data['post'] = '<script type="text/javascript" src="'.
SimpleSAML\Module::getModuleURL('discopower/assets/js/jquery.livesearch.js').'"></script>';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment