diff options
Diffstat (limited to 'example/index.html')
| -rw-r--r-- | example/index.html | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/example/index.html b/example/index.html index 7afb219..dcf33fd 100644 --- a/example/index.html +++ b/example/index.html @@ -41,7 +41,8 @@      <button ns-popover
              ns-popover-template="menu"
              ns-popover-trigger="click"
 -            ns-popover-theme="ns-popover-list-theme">
 +            ns-popover-theme="ns-popover-list-theme"
 +            ns-popover-timeout="5">
        Click me
      </button>
 | 
