Sha256: e43d7877e7e6f79e0c0087be20d0e47a9cfaf35df048f0c11f5a6c6dacc25911
Contents?: true
Size: 375 Bytes
Versions: 171
Compression:
Stored size: 375 Bytes
Contents
$(document).on('click', '.interface_execution', function () { confirm_flag_change(this, '.interface_execution', __("Another interface is already set as execution. Are you sure you want to use this one instead?")); var modal_form = $('#interfaceModal').find('.modal-body').contents(); $('#interfaceForms .interface_execution:checked').attr("checked", false); });
Version data entries
171 entries across 171 versions & 1 rubygems