diff options
Diffstat (limited to 'api-guide/authentication/index.html')
| -rw-r--r-- | api-guide/authentication/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api-guide/authentication/index.html b/api-guide/authentication/index.html index e40fba12..c30a7aa4 100644 --- a/api-guide/authentication/index.html +++ b/api-guide/authentication/index.html @@ -779,6 +779,7 @@ class ExampleAuthentication(authentication.BaseAuthentication): <script src="../../js/jquery-1.8.1-min.js"></script> <script src="../../js/prettify-1.0.js"></script> <script src="../../js/bootstrap-2.1.1-min.js"></script> + <script src="../../js/theme.js"></script> <script> //$('.side-nav').scrollspy() |
