/[transports]/trunk/web/templates/_elements/javascript
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/web/templates/_elements/javascript

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 63 by dpavlin, Sat Jun 10 22:32:40 2006 UTC revision 64 by dpavlin, Sun Jun 11 00:30:05 2006 UTC
# Line 31  my @libs = qw( Line 31  my @libs = qw(
31     <script type="text/javascript">     <script type="text/javascript">
32       JSAN.includePath = [ "/static/js/jsan" ];       JSAN.includePath = [ "/static/js/jsan" ];
33       // You might want to change this to "warn" for development       // You might want to change this to "warn" for development
34       JSAN.errorLevel = "warn";       JSAN.errorLevel = "info";
35     </script>     </script>
36    
37  % for (@libs) {  % for (@libs) {

Legend:
Removed from v.63  
changed lines
  Added in v.64

  ViewVC Help
Powered by ViewVC 1.1.26