1
0
forked from GitHub/gf-core

translator: documents can now be saved in the cloud

some other small fixes
This commit is contained in:
hallgren
2012-06-12 15:36:41 +00:00
parent 0089dcdb78
commit 70b338de20
5 changed files with 97 additions and 31 deletions

View File

@@ -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="";