mirror of
https://github.com/itflow-org/itflow
synced 2026-09-07 23:35:13 +00:00
Fixed Side nav titles, Fixed ajax on bootstrap modals, fixed pagination all regressions
This commit is contained in:
@@ -811,7 +811,7 @@ $sql_asset_retired = mysqli_query(
|
||||
var notes = document.getElementById("clientNotes").value;
|
||||
|
||||
// Send a POST request to ajax.php as ajax.php with data client_set_notes=true, client_id=NUM, notes=NOTES
|
||||
jQuery.post(
|
||||
itflowPost(
|
||||
"ajax.php",
|
||||
{
|
||||
client_set_notes: 'TRUE',
|
||||
|
||||
Reference in New Issue
Block a user