Skip to content

Commit

Permalink
Remove alert, doh.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjy committed Jul 4, 2014
1 parent 13e4151 commit b3905f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/assets/javascripts/from_mx.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ function initialize_js(root) {
return $($root).is(expr) ? $(expr, $root).add($root) : $(expr, $root);
};

alert("foo");
find('*[data-mx-autocomplete-url]').mx_autocompleter();

/*
Expand Down

0 comments on commit b3905f6

Please sign in to comment.