diff --git a/app/Views/notification.php b/app/Views/notification.php index 16dec5d..9abf5ff 100755 --- a/app/Views/notification.php +++ b/app/Views/notification.php @@ -1188,7 +1188,7 @@
-
+
@@ -1227,7 +1227,7 @@
-
+
@@ -1251,7 +1251,7 @@
-
+
@@ -1295,7 +1295,7 @@ // Check if a file is selected if (!fileInput.files.length) { - toastr.warning("Please select a file to upload."); + toastr.warning("Please select a file to upload.", "Validation Error"); return; }