Skip to content

Commit

Permalink
Update to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lbrendanl authored Nov 29, 2017
1 parent 65519be commit 7c1a79f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tutorial/Part_1/MarksSelection.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<script type="text/javascript" src="https://cdn.datatables.net/v/bs-3.3.7/jq-3.2.1/jq-3.2.1/dt-1.10.16/b-1.4.2/b-colvis-1.4.2/cr-1.4.1/fh-3.1.3/r-2.2.0/sc-1.4.3/datatables.min.js"></script>

<!-- Include the Tableau Extensions library so we can communicate with Tableau -->
<script src="/lib/tableau-extensions-0.6.1.js"></script>
<script src="/lib/tableau-extensions-0.7.0.js"></script>

<!-- Include our own style sheets and javascript code -->
<link rel="stylesheet" href="./MarksSelection.css">
Expand All @@ -23,4 +23,4 @@
<h4>Hello from <span class="sheet_name" id="choose_sheet_title"></span></h4>
</div>
</body>
</html>
</html>

0 comments on commit 7c1a79f

Please sign in to comment.