diff --git a/resources/js/collectionframe.js b/resources/js/collectionframe.js index 111abdc..a62623d 100644 --- a/resources/js/collectionframe.js +++ b/resources/js/collectionframe.js @@ -43,6 +43,9 @@ function setupFrame(frame) { continue; } forEach(elms, function(v) { + + if(v.type=='radio') { if (!v.checked){ return; }} + var newInput = INPUT({'type':'hidden', 'name':v.name, 'value':v.value}); diff --git a/templates/ktcore/assist/assist_notification.smarty b/templates/ktcore/assist/assist_notification.smarty index a67782a..4fe200e 100644 --- a/templates/ktcore/assist/assist_notification.smarty +++ b/templates/ktcore/assist/assist_notification.smarty @@ -5,7 +5,7 @@ the owner or an admin of this document.{/i18n}