Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Digital Experience Group
UNL_Search
Commits
622df4d1
Commit
622df4d1
authored
Aug 10, 2020
by
Jeff Sturek
Browse files
Merge branch 'embed-5.2' into 'master'
Update embed to 5.2 See merge request
!32
parents
fc07c547
4babc2c4
Changes
2
Hide whitespace changes
Inline
Side-by-side
www/templates/5.0/embed-debug.tpl.php
View file @
622df4d1
...
...
@@ -5,8 +5,8 @@
<meta
http-equiv=
"x-ua-compatible"
content=
"ie=edge"
/>
<title>
Search | University of Nebraska
–
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
();
...
...
www/templates/5.0/embed.tpl.php
View file @
622df4d1
...
...
@@ -5,8 +5,8 @@
<meta
http-equiv=
"x-ua-compatible"
content=
"ie=edge"
/>
<title>
Search | University of Nebraska
–
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
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment