fix(ui): open raw file links in new tab (#581) #600
Reference in New Issue
Block a user
Delete Branch "fix/581-raw-button-new-tab"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
target="_blank") so the user stays on the file view pageChanges
templates/repo/view_file.tmpl: Raw button + View Raw fallback linktemplates/repo/blame.tmpl: Raw button in blame viewtemplates/shared/filetoolarge.tmpl: View Raw link for oversized filestemplates/repo/settings/lfs_file.tmpl: View Raw link in LFS file viewCloses #581