/[drupal]/contributions/modules/weblinks/weblinks.js
ViewVC logotype

Contents of /contributions/modules/weblinks/weblinks.js

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download) (as text)
Mon Jul 20 16:52:34 2009 UTC (4 months, 1 week ago) by nancyw
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -29 lines
File MIME type: text/javascript
Update HEAD to start 7.x
1 /* $Id: weblinks.js,v 1.3.2.7 2008/08/31 18:20:55 rmiddle Exp $ */
2
3 // Run the javascript on page load.
4 if (Drupal.jsEnabled) {
5 $(document).ready(function () {
6 });
7 }

  ViewVC Help
Powered by ViewVC 1.1.2