BigW Consortium Gitlab

Commit efd860d1 by Robert Speicher

Remove extra whitespace

parent 74d2085c
......@@ -94,7 +94,7 @@ module ApplicationHelper
options = [
["Branches", repository.branch_names],
["Tags", VersionSorter.rsort(repository.tag_names)]
["Tags", VersionSorter.rsort(repository.tag_names)]
]
# If reference is commit id - we should add it to branch/tag selectbox
......
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