mirror of
https://github.com/AdaCore/aws.git
synced 2026-02-12 12:29:46 -08:00
- The HTTP validate. - The AWS runtime is not loaded in every pages. - The framework has been clean-up to use a more "object oriented" implementation. The global namespace is not polluted anymore. There is no end-user visible changes. Work for G215-018.
8 lines
342 B
Plaintext
8 lines
342 B
Plaintext
|
|
@@-- This file must be included when any .tjs templates are used
|
|
|
|
<script src="/we_js/prototype.js" type="text/javascript"></script>
|
|
<script src="/we_js/behaviour.js" type="text/javascript"></script>
|
|
<script src="/we_js/scriptaculous.js" type="text/javascript"></script>
|
|
<script src="/we_js/aws_kernel.tjs" type="text/javascript"></script>
|