Merge pull request #1398 from madhuracj/bug4588
Bug #4588 Moving, renaming, dropping actions in table operations page re...
This commit is contained in:
commit
c59ead7350
@ -83,7 +83,7 @@ var PMA_commonParams = (function () {
|
||||
*/
|
||||
getUrlQuery: function () {
|
||||
return PMA_sprintf(
|
||||
'?%s&server=%s&db=%s&table=%s',
|
||||
'%s&server=%s&db=%s&table=%s',
|
||||
this.get('common_query'),
|
||||
encodeURIComponent(this.get('server')),
|
||||
encodeURIComponent(this.get('db')),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user