fixed alert
This commit is contained in:
@@ -1189,7 +1189,7 @@ class AdminController extends Controller
|
||||
|
||||
return response()->json(array(
|
||||
'success' => true,
|
||||
'message'=> "Print Files(s) is successfully deleted."
|
||||
'message'=> "Print Files(s) is successfully uploaded."
|
||||
));
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user