From cc58e2d05f75710f018efd5e026686146e9b4b9d Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 12 Jun 2012 15:36:41 +0000 Subject: translator: documents can now be saved in the cloud some other small fixes --- src/www/gfse/gf_abs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/www/gfse') diff --git a/src/www/gfse/gf_abs.js b/src/www/gfse/gf_abs.js index e49837b7a..30f852196 100644 --- a/src/www/gfse/gf_abs.js +++ b/src/www/gfse/gf_abs.js @@ -216,7 +216,7 @@ function parse_oper(s) { } -/* --- Print as plain text (normal GF source syntax) ------------------------- */ +/* --- Print as plain text (normal GF source syntax) ------------------------ */ function show_type(t) { var s=""; -- cgit v1.2.3