mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Trim white space before and after username and password and before encrypting when adding a client password
This commit is contained in:
@@ -10,6 +10,7 @@ if (isset($_GET['calendar_id'])) {
|
||||
|
||||
<link href='plugins/fullcalendar/main.min.css' rel='stylesheet' />
|
||||
|
||||
<!-- So that when hovering over a created event it turns into a hand instead of cursor -->
|
||||
<style>
|
||||
.fc-event {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user