1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 17:14:07 +02:00

Full AJAX only with pushState to work correctly with history

This commit is contained in:
Jakub Vrana
2010-11-12 17:09:30 +01:00
parent b37435d716
commit b535853694
6 changed files with 41 additions and 17 deletions

View File

@@ -289,6 +289,4 @@ $translations = array(
// function translation used in Editor
'now' => 'teď',
'Cancel' => 'Storno',
);