diff options
Diffstat (limited to 'examples/example5-collapsing.html')
-rw-r--r-- | examples/example5-collapsing.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/example5-collapsing.html b/examples/example5-collapsing.html index babbcd7..9524f58 100644 --- a/examples/example5-collapsing.html +++ b/examples/example5-collapsing.html @@ -54,6 +54,11 @@ <ul> <li>implementing expand/collapse as a filter for DataView</li> </ul> + + <h2>View Source:</h2> + <ul> + <li><A href="https://github.com/mleibman/SlickGrid/blob/gh-pages/examples/example5-collapsing.html" target="_sourcewindow"> View the source for this example on Github</a></li> + </ul> </td> </tr> </table> |