Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Commit

Permalink
SDT-1053 Add the js enabled class to example containers
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonmcmullan committed Apr 10, 2019
1 parent 192f940 commit 2bb403d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion design-system.html
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ <h2 class="heading-medium">Other resources</h2>
<script>new MobileNav().init()</script>

{{{scripts}}}

<script src="public/javascripts/application.min.js"></script>
<script>$('.example').addClass('js-enabled')</script>
</body>
</html>

0 comments on commit 2bb403d

Please sign in to comment.