Dialog & select2 improvements
[civicrm-core.git] / templates / CRM / Case / Form / CaseView.js
index a6a11ad5a61e554353a1502abcb4acf1d672d292..681198c0483187017f024ae932007257e9b61d5d 100644 (file)
         dialog = CRM.confirm({
           title: $(this).attr('title') || $(this).text(),
           message: detached[target],
+          resizable: true,
           open: miniForms[target].pre
         })
           .on('dialogclose', function() {