From 6446cb0d997eeec86bed1abc35a6852c9ef790a1 Mon Sep 17 00:00:00 2001 From: justme-1968 Date: Tue, 3 Oct 2017 17:53:27 +0000 Subject: [PATCH] fhemweb.js: doku fixes git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15189 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- www/pgm2/fhemweb_readingsGroup.js | 2 ++ www/pgm2/fhemweb_readingsHistory.js | 2 ++ 2 files changed, 4 insertions(+) diff --git a/www/pgm2/fhemweb_readingsGroup.js b/www/pgm2/fhemweb_readingsGroup.js index 8154b7c9a..4bf8eb42e 100644 --- a/www/pgm2/fhemweb_readingsGroup.js +++ b/www/pgm2/fhemweb_readingsGroup.js @@ -154,5 +154,7 @@ FW_widgets['readingsGroup'] = { }; +/* =pod =cut +*/ diff --git a/www/pgm2/fhemweb_readingsHistory.js b/www/pgm2/fhemweb_readingsHistory.js index 1166939d0..d465826ae 100644 --- a/www/pgm2/fhemweb_readingsHistory.js +++ b/www/pgm2/fhemweb_readingsHistory.js @@ -46,5 +46,7 @@ FW_widgets['readingsHistory'] = { }; +/* =pod =cut +*/