summaryrefslogtreecommitdiffstats
path: root/examples/example13-getItem-sorting.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example13-getItem-sorting.html')
-rw-r--r--examples/example13-getItem-sorting.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/example13-getItem-sorting.html b/examples/example13-getItem-sorting.html
index 121a736..b971e93 100644
--- a/examples/example13-getItem-sorting.html
+++ b/examples/example13-getItem-sorting.html
@@ -49,6 +49,10 @@
<li>Sorting grid items by an index</li>
<li>Using the getItem method to provide data</li>
</ul>
+ <h2>View Source:</h2>
+ <ul>
+ <li><A href="https://github.com/mleibman/SlickGrid/blob/gh-pages/examples/example13-getItem-sorting.html" target="_sourcewindow"> View the source for this example on Github</a></li>
+ </ul>
</div>
<script src="../lib/jquery-1.7.min.js"></script>