Skip to content
Snippets Groups Projects
Commit 622df4d1 authored by Jeff Sturek's avatar Jeff Sturek
Browse files

Merge branch 'embed-5.2' into 'master'

Update embed to 5.2

See merge request !32
parents fc07c547 4babc2c4
No related branches found
No related tags found
1 merge request!32Update embed to 5.2
......@@ -5,8 +5,8 @@
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Search | University of Nebraska&ndash;Lincoln</title>
<link rel="stylesheet" href="https://cloud.typography.com/7717652/6968572/css/fonts.css" />
<link rel="stylesheet" href="/wdn/templates_5.1/css/main.css" />
<link rel="stylesheet" href="/wdn/templates_5.1/js/js-css/tabs.css" />
<link rel="stylesheet" href="/wdn/templates_5.2/css/main.css" />
<link rel="stylesheet" href="/wdn/templates_5.2/js/js-css/tabs.css" />
<script data-main="js/embed-src/main.js" src="js/embed-src/require.js"></script>
<?php echo $head ?>
</head>
......@@ -15,7 +15,7 @@
<?php echo $maincontent ?>
</main>
<script>
require(['https://unlcms.unl.edu/wdn/templates_5.1/js/compressed/dcf-utility.js', 'https://unlcms.unl.edu/wdn/templates_5.1/js/compressed/dcf-tabs.js'], function() {
require(['https://unlcms.unl.edu/wdn/templates_5.2/js/compressed/dcf-utility.js', 'https://unlcms.unl.edu/wdn/templates_5.2/js/compressed/dcf-tabs.js'], function() {
DCFUtility.flagSupportsWebP();
DCFUtility.flagSupportsJavaScript();
......
......@@ -5,8 +5,8 @@
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Search | University of Nebraska&ndash;Lincoln</title>
<link rel="stylesheet" href="https://cloud.typography.com/7717652/6968572/css/fonts.css" />
<link rel="stylesheet" href="https://unlcms.unl.edu/wdn/templates_5.1/css/main.css" />
<link rel="stylesheet" href="https://unlcms.unl.edu/wdn/templates_5.1/js/js-css/tabs.css" />
<link rel="stylesheet" href="https://unlcms.unl.edu/wdn/templates_5.2/css/main.css" />
<link rel="stylesheet" href="https://unlcms.unl.edu/wdn/templates_5.2/js/js-css/tabs.css" />
<script src="js/embed/all.js?v=<?php echo $cacheVersion; ?>"></script>
<?php echo $head ?>
</head>
......@@ -16,8 +16,8 @@
</main>
</body>
<script>
require(['https://unlcms.unl.edu/wdn/templates_5.1/js/compressed/dcf-utility.js',
'https://unlcms.unl.edu/wdn/templates_5.1/js/compressed/dcf-tabs.js'], function() {
require(['https://unlcms.unl.edu/wdn/templates_5.2/js/compressed/dcf-utility.js',
'https://unlcms.unl.edu/wdn/templates_5.2/js/compressed/dcf-tabs.js'], function() {
DCFUtility.flagSupportsWebP();
DCFUtility.flagSupportsJavaScript();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment