1
0
forked from GitHub/gf-core

gfse: remove obsolete files

This commit is contained in:
hallgren
2012-11-20 15:31:31 +00:00
parent fdab9fab6c
commit b62d41b8f6
4 changed files with 0 additions and 297 deletions

View File

@@ -336,7 +336,6 @@ function show_compile_error(res,err_ind) {
: "<span class=error_message>"+res.errorcode+" </span>")
if(dst) {
clear(dst);
//var minibarlink=a(res.minibar_url,[text("Minibar")])
if(res.errorcode=="OK")
dst.appendChild(wrap("h3",text("OK")))
else