diff options
| author | hallgren <hallgren@chalmers.se> | 2012-06-12 15:36:41 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-06-12 15:36:41 +0000 |
| commit | cc58e2d05f75710f018efd5e026686146e9b4b9d (patch) | |
| tree | 349e8de32361f4ce29e9bce403755a5210bd51fb /src/www/gfse | |
| parent | 3af1dbde67678f8b1e98886e7bd84adb440f9dfd (diff) | |
translator: documents can now be saved in the cloud
some other small fixes
Diffstat (limited to 'src/www/gfse')
| -rw-r--r-- | src/www/gfse/gf_abs.js | 2 |
1 files changed, 1 insertions, 1 deletions
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=""; |
