From 6980d1a1d220c12cbf05df26fb4676c297fe6866 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 20 Mar 2014 20:22:32 -0700 Subject: [PATCH] Trim trailing non-breaking spaces in SQL textarea --- changes.txt | 1 + externals/jush | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changes.txt b/changes.txt index a15be753..ff401550 100644 --- a/changes.txt +++ b/changes.txt @@ -2,6 +2,7 @@ Adminer 4.1.0-dev: Provide size of all databases in the overview Compute number of tables in the overview explicitly Display edit form after error in clone or multi-edit +Trim trailing non-breaking spaces in SQL textarea Display time of the select command Print elapsed time in HTML instead of SQL command comment Simplify copying of redirected links diff --git a/externals/jush b/externals/jush index f7377bc3..f1aba878 160000 --- a/externals/jush +++ b/externals/jush @@ -1 +1 @@ -Subproject commit f7377bc3881c4e56c1addd6963bdf487ad947a16 +Subproject commit f1aba878f01e76bdd759372d6b8ab5ad6f330a29