Commit eb4a42e0 authored by blackst0ne's avatar blackst0ne

Remove changelog item and interpolation

parent 6c7d3a0e
Please view this file on the master branch, on stable branches it's out of date.
v 8.13.0 (unreleased)
- Remove '/u' prefix form username from Account page (blackst0ne)
- Improve Merge When Build Succeeds triggers and execute on pipeline success. (!6675)
- Respond with 404 Not Found for non-existent tags (Linus Thiel)
- Truncate long labels with ellipsis in labels page
......
......@@ -86,7 +86,7 @@
= f.label :username, "Path", class: "label-light"
.input-group
.input-group-addon
= "#{root_url}"
= root_url
= f.text_field :username, required: true, class: 'form-control'
.help-block
Current path:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment