bug #3591412 [status] Live charts don't work for non-default server

This commit is contained in:
Marc Delisle 2012-12-01 06:33:10 -05:00
parent 5df9bc26f7
commit 4163589b1c
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ phpMyAdmin - ChangeLog
- bug #3586389 [setup] Cannot switch language in /setup
- bug #3585695 [CSS] Font size in inline query editor is way too big
- bug #3588354 [l10n] Portuguese Language not displaying correctly
- bug #3591412 [status] Live charts don't work for non-default server
3.5.4.0 (2012-11-16)
- bug #3570212 [edit] uuid_short() is a no-arguments function

View File

@ -334,6 +334,7 @@ $(function() {
type: 'post',
data: {
'token' : window.parent.token,
'server' : window.parent.server,
'ajax_request' : true,
'chart_data' : true,
'type' : type