Edit Calendar Event Now Works, now you can create calendars and select a color, added bootstrap select to add additnal html content to select boxes and make them look prettier

This commit is contained in:
root
2019-06-06 13:22:25 -04:00
parent 9c313030ee
commit 81438fef93
133 changed files with 5656 additions and 36 deletions

View File

@@ -49,6 +49,8 @@
$config_api_key = $row['config_api_key'];
$config_base_url = "192.168.10.205/pittpc";
$_SESSION['alert_message'] = '';
$_SESSION['alert_type'] = "warning";