We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e164cd4 commit 878d5bfCopy full SHA for 878d5bf
gfxserialization/demo.html
@@ -4,7 +4,7 @@
4
<head>
5
<title>GFX Serialization Demo</title>
6
<link rel="stylesheet" href="demo.css">
7
- <script type="text/javascript" src="../../dojo/dojo.js" charset="utf-8" djConfig="async:true"></script>
+ <script type="text/javascript" src="../../dojo/dojo.js" charset="utf-8" data-dojo-config="async:true"></script>
8
<script type="text/javascript" src="src.js" charset="utf-8"></script>
9
</head>
10
<body>
0 commit comments