diff --git a/src/static/js/pad_modals.js b/src/static/js/pad_modals.js index 480074c57..2e1939fcc 100644 --- a/src/static/js/pad_modals.js +++ b/src/static/js/pad_modals.js @@ -19,6 +19,8 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + +var padutils = require('./pad_utils').padutils; var padmodals = (function() {