Skip to content

Commit

Permalink
Merge pull request #33516 from code-dot-org/staging
Browse files Browse the repository at this point in the history
DTT (Staging > Test) [robo-dtt]
  • Loading branch information
deploy-code-org committed Mar 9, 2020
2 parents 1177bfb + 1c392b9 commit d78546d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/app/views/levels/_teacher_markdown.html.haml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- content_for(:head) do
- # only add a single script, even if this view is included multiple times in the page
-# only add a single script, even if this view is included multiple times in the page
- js_path = webpack_asset_path('js/levels/_teacher_markdown.js')
- unless content_for(:head) && content_for(:head).include?(js_path)
%script{src: js_path}
Expand Down

0 comments on commit d78546d

Please sign in to comment.