Skip to content

Commit

Permalink
Do folders as well
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Aug 12, 2023
1 parent b98b320 commit e6e4096
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions core/src/main/resources/hudson/model/AllView/noJob.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,7 @@ div {
a(href: "newJob", class: "content-block__link") {
span(_("createJob"))
span(class: "trailing-icon") {
l.icon(
class: "icon-md",
src: "symbol-arrow-right")
l.icon(src: "symbol-add")
}
}
}
Expand Down

0 comments on commit e6e4096

Please sign in to comment.