mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Load long texts for inline-edit by AJAX
Display link to current page only under AJAX
This commit is contained in:
@@ -251,7 +251,6 @@ $translations = array(
|
||||
|
||||
// selects now support in-place editing
|
||||
'Double click on a value to modify it.' => 'Dvojklikněte na políčko, které chcete změnit.',
|
||||
'Increase Text length to modify this value.' => 'Ke změně této hodnoty zvyšte Délku textů.',
|
||||
'Use edit link to modify this value.' => 'Ke změně této hodnoty použijte odkaz upravit.',
|
||||
|
||||
// PostgreSQL and MS SQL schema support
|
||||
|
Reference in New Issue
Block a user