File tree Expand file tree Collapse file tree 1 file changed +14
-13
lines changed
DigitalLearningSolutions.Web/Views/Support/RequestSupportTicket Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Original file line number Diff line number Diff line change 2020 </ul >
2121 <p >Once you have submitted a ticket, you will receive an email when a member of support team responds to it.</p >
2222 <a class =" nhsuk-button" asp-controller =" RequestSupportTicket" asp-action =" TypeofRequest" role =" button" asp-route-dlsSubApplication =" @DlsSubApplication.TrackingSystem.UrlSegment" >Start</a >
23-
24- <div class =" nhsuk-inset-text" >
25- <span class =" nhsuk-u-visually-hidden" >Information: </span >
26- <p >
27- If you raised any tickets in the old support ticket system, you can view them here:
28- <a class =" nhsuk-link--no-visited-state"
29- asp-controller =" SupportTickets"
30- asp-action =" Index"
31- asp-route-dlsSubApplication =" @DlsSubApplication.TrackingSystem.UrlSegment" >
32- View old support tickets
33- </a >
34- </p >
35- </div >
23+ <feature name =" @(FeatureFlags.ShowAppCardForLegacyTrackingSystem)" >
24+ <div class =" nhsuk-inset-text" >
25+ <span class =" nhsuk-u-visually-hidden" >Information: </span >
26+ <p >
27+ If you raised any tickets in the old support ticket system, you can view them here:
28+ <a class =" nhsuk-link--no-visited-state"
29+ asp-controller =" SupportTickets"
30+ asp-action =" Index"
31+ asp-route-dlsSubApplication =" @DlsSubApplication.TrackingSystem.UrlSegment" >
32+ View old support tickets
33+ </a >
34+ </p >
35+ </div >
36+ </feature >
3637 </div >
3738</div >
You can’t perform that action at this time.
0 commit comments