Skip to content
Snippets Groups Projects
Commit eb4a42e0 authored by blackst0ne's avatar blackst0ne
Browse files

Remove changelog item and interpolation

parent 6c7d3a0e
No related branches found
No related tags found
No related merge requests found
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
Loading
Loading
Loading
Loading
@@ -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:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment