From a8366b01b7c8a7314c9423821ee361cb566c628e Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 16 Apr 2020 15:41:31 +0200 Subject: docs: update js api docs Signed-off-by: Jo-Philipp Wich --- docs/jsapi/LuCI.form.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/jsapi/LuCI.form.html') diff --git a/docs/jsapi/LuCI.form.html b/docs/jsapi/LuCI.form.html index 464a766175..94dd425009 100644 --- a/docs/jsapi/LuCI.form.html +++ b/docs/jsapi/LuCI.form.html @@ -3062,6 +3062,8 @@ Methods +
  • flushCache
  • +
  • getChildren
  • load
  • @@ -3524,7 +3526,7 @@ m.render().then(function(node) { -- cgit v1.2.3