Merge branch 'master' into 3198-writable-fuse
[arvados.git] / apps / workbench / app / assets / javascripts / select_modal.js
index 3b51faad6a8b67c5dde1b174c1f02410e17677b4..d9ad7f8c397e8d5726ba41ac4932935e750f046e 100644 (file)
@@ -151,7 +151,7 @@ $(document).on('click', '.selectable', function() {
             return false;
         }
         $('<a />').
-            attr('href', $form.attr('data-search-modal')).
+            attr('data-remote-href', $form.attr('data-search-modal')).
             attr('data-remote', 'true').
             attr('data-method', 'GET').
             hide().