Create a js module for client side javascripts. Move client component script to that module and add a few utility scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042535 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5bc169ce65
commit
5b6af38117
23 changed files with 964 additions and 20 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<head>
|
||||
<title>Store</title>
|
||||
|
||||
<script type="text/javascript" src="/wiring/ref.js"></script>
|
||||
<script type="text/javascript" src="/component.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
var store = component("Store");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue