• J
    [FIXED JENKINS-14325] CCE & missing GUI when using jobs inside folders. · c91584ff
    Jesse Glick 提交于
    Introduced AbstractProject.supportsMakeDisabled rather than using trick of checking for parent instanceof Jenkins.
    Extracted common GUI into makeDisabled.jelly, with accompanying I18N refactoring.
    Also moved all this into AbstractProject, where the relevant methods are defined, rather than Job where they are not.
    c91584ff
makeDisabled_is.properties 1.1 KB