Current Path : /var/www/ooareogundevinitiative/wp-content/plugins/forminator/build/admin/popup/ |
Current File : /var/www/ooareogundevinitiative/wp-content/plugins/forminator/build/admin/popup/delete.js |
!function(e){formintorjs.define(["text!tpl/dashboard.html"],function(t){return Backbone.View.extend({className:"wpmudev-section--popup",popupTpl:Forminator.Utils.template(e(t).find("#forminator-delete-popup-tpl").html()),popupPollTpl:Forminator.Utils.template(e(t).find("#forminator-delete-poll-popup-tpl").html()),initialize:function(e){this.module=e.module,this.nonce=e.nonce,this.id=e.id,this.referrer=e.referrer,this.content=e.content||Forminator.l10n.popup.cannot_be_reverted},render:function(){"poll"===this.module?this.$el.html(this.popupPollTpl({nonce:this.nonce,id:this.id,referrer:this.referrer,content:this.content})):this.$el.html(this.popupTpl({nonce:this.nonce,id:this.id,referrer:this.referrer,content:this.content}))}})})}(jQuery);