update savewidget.js

samarsultan 9 years ago
parent c4385ebcb3
commit 048befc311

@ -10,7 +10,7 @@ define([
'bidi/bidi',
], function($, utils, dialog, keyboard, moment, bidi) {
"use strict";
bidi.loadLocale();
var SaveWidget = function (selector, options) {
this.editor = undefined;
this.selector = selector;

Loading…
Cancel
Save