Hrefs to create object window

This commit is contained in:
ItsSelis
2022-12-14 21:24:15 +01:00
parent 779b4db5c0
commit ecc6159d3a
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -6,4 +6,4 @@
create_turf_html = file2text('html/create_object.html')
create_turf_html = replacetext(create_turf_html, "null /* object types */", "\"[turfjs]\"")
user << browse(replacetext(create_turf_html, "/* ref src */", "\ref[src]"), "window=create_turf;size=680x600")
user << browse(replacetext(create_turf_html, "/* ref src */", "\ref[src];[HrefToken()]"), "window=create_turf;size=680x600")