Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
06b73456
Commit
06b73456
authored
Oct 28, 2017
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Hack for Powder's font
parent
c64864ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
www/aptui/quickvm_sup.php
www/aptui/quickvm_sup.php
+3
-0
No files found.
www/aptui/quickvm_sup.php
View file @
06b73456
...
...
@@ -119,6 +119,9 @@ $PAGEHEADER_FUNCTION = function($thinheader = 0, $ignore1 = NULL,
<link rel='stylesheet' href='css/bootstrap.css'>
<link rel='stylesheet' href='css/quickvm.css'>
<link rel='stylesheet' href='css/
$APTSTYLE
'>"
;
if
(
$ISPOWDER
)
{
echo
"<link href='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet'>"
;
}
echo
"<script src='js/lib/jquery.min.js'></script>
\n
"
;
echo
"<script>APT_CACHE_TOKEN='"
.
Instance
::
CacheToken
()
.
"';</script>"
;
echo
"<script src='js/common.js?nocache=asdfasdf'></script>
...
...
Write
Preview
Markdown
is supported
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