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

Diff of /contributions/modules/ubrowser/ubrowser.js

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

revision 1.2, Fri Feb 9 16:16:40 2007 UTC revision 1.3, Wed Feb 14 15:05:30 2007 UTC
# Line 142  function load_node_search(basepath) { Line 142  function load_node_search(basepath) {
142           function(contents) {           function(contents) {
143             if (contents != '') {             if (contents != '') {
144               $('#ubrowser-nodes').empty().append(contents);               $('#ubrowser-nodes').empty().append(contents);
145                 $('#edit-unid').dblclick( function () { ubrowser_action_select(); } );
146             }             }
147           }           }
148    );    );

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.2