Skip to content

Commit c5cd891

Browse files
committed
formatter changes
1 parent 176fb31 commit c5cd891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/Views/TrackingSystem/Centre/SelfAssessmentReports/TableauCompetencyDashboard.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<vc:inset-text css-class="" text="Use the full screen button below the Tableau dashboard (next to 'Share') for the best experience." />
2323
@if (ViewBag.ShowTableauLink)
2424
{
25-
<tableau-viz id='tableau-viz'
25+
<tableau-viz id='tableau-viz'
2626
src='@srcUrl' token='@jwtToken' toolbar='bottom'>
2727
If the dashboard doesn't appear after a few seconds, <a href="#">reload the page</a>
2828
</tableau-viz>

0 commit comments

Comments
 (0)