Skip to content

Commit

Permalink
Import jQuery in new parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek authored and nsoranzo committed Nov 12, 2021
1 parent 8a1de3f commit ede05db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/mvc/ui/ui-field.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import Backbone from "backbone";
import $ from "jquery";
import Ui from "mvc/ui/ui-misc";

/** Renders an input type field parameter */
Expand Down

0 comments on commit ede05db

Please sign in to comment.