yWeb: switch to own (empty) yWeb-Extensions infrastructure

* fix typo (extentions => extensions)


Origin commit data
------------------
Commit: 64f3c0295b
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-18 (Sun, 18 Sep 2022)

Origin message was:
------------------
- yWeb: switch to own (empty) yWeb-Extensions infrastructure

* fix typo (extentions => extensions)
This commit is contained in:
vanhofen
2022-09-18 22:16:57 +02:00
parent 8c03ba6ea8
commit b458529432
14 changed files with 21 additions and 20 deletions

View File

@@ -437,7 +437,7 @@ function do_prop(prop){
show_prop();
document.edit.fitem.value = explorer.ac_item;
// Fileextention handling
// Fileextension handling
var fullfname = explorer.build_fname();
switch(explorer.ac_prop.get('ext')){
case "xml":