diff options
Diffstat (limited to 'src/demos/user_manager.html')
-rw-r--r-- | src/demos/user_manager.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/demos/user_manager.html b/src/demos/user_manager.html index f9af4de..d23a660 100644 --- a/src/demos/user_manager.html +++ b/src/demos/user_manager.html @@ -23,7 +23,7 @@ </style> - <script type="text/javascript" src="http://code.jquery.com/jquery-1.8.3.min.js"></script> + <script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.min.js"></script> <script type="text/javascript" src="../jquery-impromptu.js"></script> <script type="text/javascript"> |