File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
LearningHub.Nhs.WebUI/Scripts/vuesrc/catalogue Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1414 <div class =" lh-padding-fluid" >
1515 <div class =" lh-container-xl" >
1616 <div class =" nhsuk-back-link" >
17- <router-link :to =" '/Catalogue/' + reference" class =" nhsuk-back-link__link" id =" goBackLink" ><svg class =" nhsuk-icon nhsuk-icon__chevron-left"
18- xmlns =" http://www.w3.org/2000/svg" viewBox =" 0 0 24 24" aria-hidden =" true" >
19- <path d =" M8.5 12c0-.3.1-.5.3-.7l5-5c.4-.4 1-.4 1.4 0s.4 1 0 1.4L10.9 12l4.3 4.3c.4.4.4 1 0 1.4s-1 .4-1.4 0l-5-5c-.2-.2-.3-.4-.3-.7z" ></path >
20- </svg > Go back</router-link >
17+
18+ <a :href =" '/catalogue/' + reference" class =" nhsuk-back-link__link" id =" goBackLink" >
19+ <svg class =" nhsuk-icon nhsuk-icon__chevron-left"
20+ xmlns =" http://www.w3.org/2000/svg" viewBox =" 0 0 24 24" aria-hidden =" true" >
21+ <path d =" M8.5 12c0-.3.1-.5.3-.7l5-5c.4-.4 1-.4 1.4 0s.4 1 0 1.4L10.9 12l4.3 4.3c.4.4.4 1 0 1.4s-1 .4-1.4 0l-5-5c-.2-.2-.3-.4-.3-.7z" ></path >
22+ </svg >
23+ Go back
24+ </a >
2125 </div >
2226 <h1 >Catalogue Management</h1 >
2327 <div class =" nhsuk-grid-row" >
You can’t perform that action at this time.
0 commit comments