Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 96187b71e7188fcc137a450001328fb4d99c2c48 https://github.com/jenkinsci/jenkins/commit/96187b71e7188fcc137a450001328fb4d99c2c48 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-09-11 (Wed, 11 Sep 2013)
Changed paths: M core/src/main/resources/lib/form/repeatableHeteroProperty.jelly M core/src/main/resources/lib/form/repeatableProperty.jelly M ui-samples-plugin/src/main/resources/jenkins/plugins/ui_samples/HeteroList/Config/config.jelly Log Message: ----------- f:repeatableProperty documentation talks about including f:repeatableDeleteButton, but then fails to actually call d:invokeBody. While you could put the delete button at the end of the nested config.jelly, this is ugly since it prevents reuse; better to specify the delete button in the form using f:repeatableProperty. f:repeatableHeteroProperty already inserted a delete button automatically, so its documentation was incorrect. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.