updated contact info

This commit is contained in:
Jokob-sk
2022-12-27 22:29:47 +11:00
parent 6d58e5b675
commit b35489ee63
16 changed files with 56 additions and 55 deletions

View File

@@ -4,7 +4,7 @@
#
# deviceDetails.php - Front module. Device management page
#-------------------------------------------------------------------------------
# Puche 2021 pi.alert.application@gmail.com GNU GPLv3
# Puche 2021 / 2022+ jokob jokob@duck.com GNU GPLv3
#--------------------------------------------------------------------------- -->
<?php
@@ -1558,9 +1558,4 @@ function setTextValue (textElement, textValue) {
activateSaveRestoreData ();
}
function addNewDrpItem(textElement)
{
showModalDefault("Add new item","Enter new item: <input><input>","Cancel","OK", "alert");
}
</script>