diff options
Diffstat (limited to 'examples/example-plugin-headerbuttons.html')
-rw-r--r-- | examples/example-plugin-headerbuttons.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/example-plugin-headerbuttons.html b/examples/example-plugin-headerbuttons.html index 86516d7..15f9598 100644 --- a/examples/example-plugin-headerbuttons.html +++ b/examples/example-plugin-headerbuttons.html @@ -31,6 +31,10 @@ This example demonstrates using the <b>Slick.Plugins.HeaderButtons</b> plugin to easily add buttons to column headers. These buttons can be specified directly in the column definition, and are very easy to configure and use. </p> + <h2>View Source:</h2> + <ul> + <li><A href="https://github.com/mleibman/SlickGrid/blob/gh-pages/examples/example-plugin-headerbuttons.html" target="_sourcewindow"> View the source for this example on Github</a></li> + </ul> </div> </div> |