summaryrefslogtreecommitdiffstats
path: root/examples/example10-async-post-render.html
diff options
context:
space:
mode:
authorMichael Leibman <michael.leibman@gmail.com>2013-10-13 09:57:52 -0700
committerMichael Leibman <michael.leibman@gmail.com>2013-10-13 09:57:52 -0700
commitaf4d20dcc5013d047e2be8fc194f034df2c61e2c (patch)
tree406ed2aa2b75e02145952d1f86563bb0634ebb61 /examples/example10-async-post-render.html
parent058999aa2097126cbccd4448ca404f95ea2f2261 (diff)
parent299959e462570f5533f197ad84e10ebb3824dce3 (diff)
downloadSlickGrid-af4d20dcc5013d047e2be8fc194f034df2c61e2c.zip
SlickGrid-af4d20dcc5013d047e2be8fc194f034df2c61e2c.tar.gz
SlickGrid-af4d20dcc5013d047e2be8fc194f034df2c61e2c.tar.bz2
Merge pull request #781 from tobya/ghpages-GHLink
Link to Github Source from examples
Diffstat (limited to 'examples/example10-async-post-render.html')
-rw-r--r--examples/example10-async-post-render.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/example10-async-post-render.html b/examples/example10-async-post-render.html
index 0f6d9d6..9f911b5 100644
--- a/examples/example10-async-post-render.html
+++ b/examples/example10-async-post-render.html
@@ -52,6 +52,10 @@
The graphs themselves are created using the excellent <a href="http://www.omnipotent.net/jquery.sparkline/"
target="_blank">jQuery Sparklines</a> library.
</p>
+ <h2>View Source:</h2>
+ <ul>
+ <li><A href="https://github.com/mleibman/SlickGrid/blob/gh-pages/examples/example10-async-post-render.html" target="_sourcewindow"> View the source for this example on Github</a></li>
+ </ul>
</div>
<script src="../lib/firebugx.js"></script>