Commit e25ba839 authored by Paul Slaughter's avatar Paul Slaughter

Remove unnecessary id in anchor

- It seemed like we wanted this value to be
  bound to the id attribute, but it was
  actually literally the string "diffFile.file_path"
- This was over a year ago, so apprently this ID
  isn't actually needed for anything...
parent 259b4789
......@@ -172,7 +172,6 @@ export default {
/>
<a
v-once
id="diffFile.file_path"
ref="titleWrapper"
class="append-right-4"
:href="titleLink"
......
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