Select Git revision
      
  amd
Matti Harjula authored 
 Make STACK-JS cloned inputs clone the readonly/disabled status of the original input. `stack_jxg` does not yet use this but your own logic can now identify if the question has been submitted and things should be disabled on the other end if you so wish. Simply by checking if the input has the attribute `input.hasAttribute("readonly")`.