mirror of
https://github.com/itflow-org/itflow
synced 2026-03-12 00:34:52 +00:00
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:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user