mirror of
https://github.com/pi-hole/web.git
synced 2026-07-08 07:24:02 +01:00
e7b0b778c9
- add functions and buttons to add, modify, undo changes and delete lines - generate the table using data already on the textarea - add functions to read textarea contents and parse then into an array - add functions to update the textarea contents from the table - hide the textarea. Only the table will be visible - make sure the table is not shown when the option was set by ENV VARS - move some help paragraphs to the table legend - remove usused original help text for the textarea - use fixed size for all action buttons - don't use "icheck" styling on the checkboxes in the table Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>