diff --git a/app/Views/claim_files_upload.php b/app/Views/claim_files_upload.php
index 7b9cd814..9132e7e5 100644
--- a/app/Views/claim_files_upload.php
+++ b/app/Views/claim_files_upload.php
@@ -91,7 +91,7 @@
+ id="g_drive_file_upload_sbt_btn">Save
diff --git a/app/Views/policy_grid.php b/app/Views/policy_grid.php
index 4c519a97..61518cf8 100755
--- a/app/Views/policy_grid.php
+++ b/app/Views/policy_grid.php
@@ -151,7 +151,7 @@
@@ -371,9 +371,11 @@ $('body').on('click', '.btnPolicyModel', function()
$('.loader-mask').fadeIn();
if (policy_type_string == 'GPA' || policy_type_id == 6 || policy_type_id == 7) {
- $('#add_new_rack_rate_tab_div').hide();
+ $('.savebuttonChange').text('Submit');
+ $('#add_new_rack_rate_tab_div').hide('');
$('#rack_rate_one').hide();
} else {
+ $('.savebuttonChange').text('Save');
$('#add_new_rack_rate_tab_div').show();
$('#rack_rate_one').show();
}
@@ -3413,7 +3415,7 @@ function appendNewTab(tabNameData = null, data = null)
diff --git a/app/Views/ticket_auto_query.php b/app/Views/ticket_auto_query.php
index a6651e8d..d26a84c1 100644
--- a/app/Views/ticket_auto_query.php
+++ b/app/Views/ticket_auto_query.php
@@ -49,7 +49,7 @@
-
+
diff --git a/app/Views/ticket_form_gmc.php b/app/Views/ticket_form_gmc.php
index 5d1ae008..782cc30d 100644
--- a/app/Views/ticket_form_gmc.php
+++ b/app/Views/ticket_form_gmc.php
@@ -501,7 +501,7 @@
-
+
Approve Claim Rejection
diff --git a/app/Views/ticket_form_gpa.php b/app/Views/ticket_form_gpa.php
index 3da118d5..8604bc0b 100644
--- a/app/Views/ticket_form_gpa.php
+++ b/app/Views/ticket_form_gpa.php
@@ -326,7 +326,7 @@
+ id="btnSubmit">= !isset($ticket_data) ? "Submit" : "Save" ?>
Rejected Approve
diff --git a/app/Views/ticket_form_motor.php b/app/Views/ticket_form_motor.php
index 8d891cec..68ba84b2 100644
--- a/app/Views/ticket_form_motor.php
+++ b/app/Views/ticket_form_motor.php
@@ -340,7 +340,7 @@
+ id="btnSubmit">= !isset($ticket_data) ? "Submit" : "Save" ?>
Rejected Approve
diff --git a/app/Views/ticket_note.php b/app/Views/ticket_note.php
index 97c37331..05033b69 100644
--- a/app/Views/ticket_note.php
+++ b/app/Views/ticket_note.php
@@ -13,7 +13,7 @@
-
+