E.g. on https://sourceforge.net/p/javagg/code-0/214/ the RW/RO/HTTP line has an empty textbox. Check to see why it is blank and see if there is an underlying cause. But, showing a checkout command isn't even useful on a diff/revision view. So we should remove it from that page (which may make the fact that the textbox is blank not relevant). Also remove it from any other pages where it is not useful (e.g. merge request list and detail pages)
Created #182: [#5036] Remove the scm checkout command input from pages where it is not useful (1cp)
Related
Tickets:
#5036Closed #182. Branch 42cc_5036.
extra_js
block in template overrides the parent block, that's why textbox was empty. We've fixed that. Also we've removed the checkout command textbox from all pages excluding repo main page, and tree browsing pages.