diff options
Diffstat (limited to 'examples/example7-events.html')
-rw-r--r-- | examples/example7-events.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/example7-events.html b/examples/example7-events.html index 6ed15da..a8b0b4c 100644 --- a/examples/example7-events.html +++ b/examples/example7-events.html @@ -47,6 +47,10 @@ <li>Right-click the row to open the context menu</li> <li>Click the priority cell to toggle values</li> </ul> + <h2>View Source:</h2> + <ul> + <li><A href="https://github.com/mleibman/SlickGrid/blob/gh-pages/examples/example7-events.html" target="_sourcewindow"> View the source for this example on Github</a></li> + </ul> </td> </tr> </table> |