mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-25 14:22:54 -06:00
Skylark: Base.with now using $static instead of static
git-svn-id: svn://ultimatepp.org/upp/trunk@13999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
4edcf17e21
commit
f031abb16f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>#TITLE</title>
|
||||
<script type="text/javascript" src="static/Skylark/skylark.js"></script>
|
||||
<script type="text/javascript" src="$static/Skylark/skylark.js"></script>
|
||||
#HEAD
|
||||
</head>
|
||||
<body id="body_id">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue