From 3a1c4d6058b25112d7ec5033665b2ce9e0bd8ddf Mon Sep 17 00:00:00 2001 From: Carlos A Date: Wed, 4 Oct 2023 14:28:59 +0200 Subject: [PATCH] correct bug in devel and add the plugin list --- README.md | 2 +- devel.html | 2 +- js/init.js | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6922e38..f4989cb 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ You can use this library directly from jsdelivr CDN # Using -It is possible to use _jsconfirm-buttons_ in a declarative way (i.e. including parameters in the html5 tags), or programmatically in a script. +It is possible to use _PowerButtons_ in a declarative way (i.e. including parameters in the html5 tags), or programmatically in a script. ## Using the library in a declarative way diff --git a/devel.html b/devel.html index be3ca72..784c177 100644 --- a/devel.html +++ b/devel.html @@ -8,6 +8,7 @@ + @@ -235,7 +236,6 @@

Dealing with defaults (internationalization example)

-