transaction log table update

mazdak/UX-2367
Mazdak Gibran 5 days ago
parent ebf6fe4f86
commit 49362bffa1

@ -184,9 +184,9 @@
<th scope="col">{{ "crAccount" | translate }}</th> <th scope="col">{{ "crAccount" | translate }}</th>
<th scope="col">{{ "drPcaGlacode" | translate }}</th> <th scope="col">{{ "drPcaGlacode" | translate }}</th>
<th scope="col">{{ "crPcaglacode" | translate }}</th> <th scope="col">{{ "crPcaglacode" | translate }}</th>
<th scope="col">{{ "transactionUri" | translate }}</th>
<th scope="col">{{ "transactionCode" | translate }}</th> <th scope="col">{{ "transactionCode" | translate }}</th>
<th scope="col">{{ "paymentMode" | translate }}</th> <th scope="col">{{ "transactionUri" | translate }}</th>
<!-- <th scope="col">{{ "paymentMode" | translate }}</th> -->
<th scope="col">{{ "date" | translate }}</th> <th scope="col">{{ "date" | translate }}</th>
<th scope="col">{{ "channel" | translate }}</th> <th scope="col">{{ "channel" | translate }}</th>
<th scope="col">{{ "createdAt" | translate }}</th> <th scope="col">{{ "createdAt" | translate }}</th>
@ -203,7 +203,7 @@
'crPcaglacode', 'crPcaglacode',
'transactionUri', 'transactionUri',
'transactionCode', 'transactionCode',
'ppmPymdcode',
'sgtGntrdate', 'sgtGntrdate',
'channelCode', 'channelCode',
'createdAt' 'createdAt'
@ -217,7 +217,7 @@
<td>{{ log.crPcaglacode || '-' }}</td> <td>{{ log.crPcaglacode || '-' }}</td>
<td><small class="text-muted">{{ log.transactionUri || 'N/A' }}</small></td> <td><small class="text-muted">{{ log.transactionUri || 'N/A' }}</small></td>
<td><span class="badge bg-secondary">{{ log.transactionCode || 'N/A' }}</span></td> <td><span class="badge bg-secondary">{{ log.transactionCode || 'N/A' }}</span></td>
<td>{{ log.ppmPymdcode || '-' }}</td> <!-- <td>{{ log.ppmPymdcode || '-' }}</td> -->
<td>{{ log.sgtGntrdate | date: 'MMM dd, yyyy' }}</td> <td>{{ log.sgtGntrdate | date: 'MMM dd, yyyy' }}</td>
<td>{{ log.channelCode || '-' }}</td> <td>{{ log.channelCode || '-' }}</td>
<td>{{ log.createdAt | date: 'MMM dd, yyyy HH:mm' }}</td> <td>{{ log.createdAt | date: 'MMM dd, yyyy HH:mm' }}</td>

@ -1,168 +1,169 @@
{ {
"logintoAccount": "Login to your account",
"userName": "Username", "logintoAccount":"Login to your account",
"userNamePlaceHolder": "Enter Username", "userName":"Username",
"password": "Password", "userNamePlaceHolder":"Enter Username",
"passwordPlaceHolder": "Enter Password", "password":"Password",
"defaultPassword": "Default Password", "passwordPlaceHolder":"Enter Password",
"rememberMe": "Remember me", "defaultPassword":"Default Password",
"forgotPassword": "Forgot password?", "rememberMe":"Remember me",
"login": "Login", "forgotPassword":"Forgot password?",
"dashboardTitle": "Dashboard", "login":"Login",
"monthlyReqTitle": "Monthly Requests", "dashboardTitle":"Dashboard",
"monthlySmsTitle": "Monthly SMS", "monthlyReqTitle":"Monthly Requests",
"dashboard": "Dashboard", "monthlySmsTitle":"Monthly SMS",
"UserManagement": "User Management", "dashboard":"Dashboard",
"thirdPartyRegistration": "Third Party Registration", "UserManagement":"User Management",
"setupUser": "Setup User", "thirdPartyRegistration":"Third Party Registration",
"resetPassword": "Reset User Password", "setupUser":"Setup User",
"changePassword": "Change Password", "resetPassword":"Reset User Password",
"Logging": "Logging", "changePassword":"Change Password",
"loggerManager": "Logger Manager", "Logging":"Logging",
"loggerManagerDetails": "Logger Manager Details", "loggerManager":"Logger Manager",
"SMSBanking": "SMS Banking", "loggerManagerDetails":"Logger Manager Details",
"smsLogger": "SMS Logger", "SMSBanking":"SMS Banking",
"smsLogger":"SMS Logger",
"smsLoggerDetails": "SMS Logger Details", "smsLoggerDetails": "SMS Logger Details",
"smsGateway": "SMS Gateway", "smsGateway":"SMS Gateway",
"ibUnblockUser": "UnBlock IB User", "ibUnblockUser": "UnBlock IB User",
"ibSupport": "IB Support", "ibSupport": "IB Support",
"Permissions": "Permissions", "Permissions":"Permissions",
"permissions": "Permission Manager", "permissions":"Permission Manager",
"TodayTotalRequests": "Today Total Requests", "TodayTotalRequests":"Today Total Requests",
"TodayTotalSms": "Today Total Sms", "TodayTotalSms":"Today Total Sms",
"DescriptionUserPermission": "Description", "DescriptionUserPermission":"Description",
"PermissionsUserPermission": "Permissions", "PermissionsUserPermission":"Permissions",
"SaveUserPermission": "Save", "SaveUserPermission":"Save",
"UpdateUserPermission": "Update", "UpdateUserPermission":"Update",
"DeleteUserPermission": "Delete", "DeleteUserPermission":"Delete",
"ViewUserPermission": "View", "ViewUserPermission":"View",
"SelectUser": "Select User", "SelectUser":"Select User",
"SelectAUser": "Select a User", "SelectAUser":"Select a User",
"loggingTitle": "Logging", "loggingTitle":"Logging",
"IBChildTitle": "UnBlock User", "IBChildTitle":"UnBlock User",
"unblockUserDetails": "Unblock User Details", "unblockUserDetails": "Unblock User Details",
"IBTitle": "Internet Banking Support", "IBTitle":"Internet Banking Support",
"loggingChildTitle": "Logger Manager", "loggingChildTitle":"Logger Manager",
"fromDate": "From Date", "fromDate":"From Date",
"custId": "Customer Identity Value", "custId":"Customer Identity Value",
"toDate": "To Date", "toDate":"To Date",
"findLogs": "Find Logs", "findLogs":"Find Logs",
"unBlockCustomer": "UnBlock Customer", "unBlockCustomer":"UnBlock Customer",
"fetchCustomer": "Find Customer", "fetchCustomer":"Find Customer",
"loggingID": "Id", "loggingID":"Id",
"firstName": "First Name", "firstName":"First Name",
"lastName": "Last Name", "lastName": "Last Name",
"cmpCuststatus": "Customer Status", "cmpCuststatus":"Customer Status",
"cmpCustlastlogin": "Last Login", "cmpCustlastlogin": "Last Login",
"accountNonLocked": "Account Locked", "accountNonLocked":"Account Locked",
"lockTime": "Lock Time", "lockTime":"Lock Time",
"accountno": "Account No", "accountno":"Account No",
"phoneno": "Phone No", "phoneno":"Phone No",
"loggingRequestUri": "Request Uri", "loggingRequestUri":"Request Uri",
"loggingResponseCode": "Response code", "loggingResponseCode":"Response code",
"loggingRemoteIP": "Remote IP", "loggingRemoteIP":"Remote IP",
"loggingTimeTaken": "Time Taken", "loggingTimeTaken":"Time Taken",
"loggingDate": "Date", "loggingDate":"Date",
"loggingDateTime": "Date and Time", "loggingDateTime":"Date and Time",
"loggingMethod": "Method", "loggingMethod":"Method",
"DataAnalysis": "Data Analysis", "DataAnalysis":"Data Analysis",
"Analysis": "Analysis", "Analysis":"Analysis",
"smsBankingTitle": "SMS Banking", "smsBankingTitle":"SMS Banking",
"smsBankingChildTitle": "SMS Logger", "smsBankingChildTitle":"SMS Logger",
"smsTrackingID": "Tracking ID", "smsTrackingID":"Tracking ID",
"smsMessage": "Message", "smsMessage":"Message",
"message": "Message", "message": "Message",
"template": "Template", "template": "Template",
"smsNo": "Phone Number", "smsNo":"Phone Number",
"smsOrgaCode": "Organization Code", "smsOrgaCode":"Organization Code",
"smsDate": "Date", "smsDate":"Date",
"smsStatus": "Status", "smsStatus":"Status",
"language": "Language", "language":"Language",
"viewThirdPartyAccounts": "View Accounts", "viewThirdPartyAccounts":"View Accounts",
"ThirdPartyID": "Third Party ID", "ThirdPartyID":"Third Party ID",
"name": "Name", "name":"Name",
"EnterThirdPartyName": "Enter Third Party Name", "EnterThirdPartyName":"Enter Third Party Name",
"email": "Email", "email":"Email",
"Address": "Address", "Address":"Address",
"phoneNumber": "Phone Number", "phoneNumber":"Phone Number",
"PhoneNumberPlaceHolder": "Enter Phone Number", "PhoneNumberPlaceHolder":"Enter Phone Number",
"regPhoneNo": "Phone number must be 10 digits", "regPhoneNo": "Phone number must be 10 digits",
"NewNoOfAccounts": "New No of Accounts", "NewNoOfAccounts":"New No of Accounts",
"EnterNewNumberOfAccounts": "Enter New Number of Accounts", "EnterNewNumberOfAccounts":"Enter New Number of Accounts",
"TotalNoOfAccounts": "Total No of Accounts", "TotalNoOfAccounts":"Total No of Accounts",
"gridSearch": "Search:", "gridSearch":"Search:",
"gridShow": "Show", "gridShow":"Show",
"gridEntries": "entries", "gridEntries":"entries",
"gridFilter": "Filter", "gridFilter":"Filter",
"gridNum10": "10", "gridNum10":"10",
"gridNum25": "25", "gridNum25":"25",
"gridNum50": "50", "gridNum50":"50",
"gridNum100": "100", "gridNum100":"100",
"userID": "User ID", "userID":"User ID",
"userId": "User ID", "userId":"User ID",
"userContactNumber": "Enter User Contact Number", "userContactNumber":"Enter User Contact Number",
"SelectHomeBranch": "Select Home Branch", "SelectHomeBranch":"Select Home Branch",
"SelectRole": "Select Role", "SelectRole":"Select Role",
"HomeBranch": "Home Branch", "HomeBranch":"Home Branch",
"Role": "Role", "Role":"Role",
"ResetPassword": "Reset Password", "ResetPassword":"Reset Password",
"enterNewPassword": "Enter New Password", "enterNewPassword":"Enter New Password",
"oldPassword": "Old Password", "oldPassword":"Old Password",
"newPasswordStatic": "New Password", "newPasswordStatic":"New Password",
"savePassword": "Save", "savePassword":"Save",
"passwordPattern": "Password must be 820 characters and include uppercase, lowercase, number, and special character", "passwordPattern":"Password must be 820 characters and include uppercase, lowercase, number, and special character",
"SMSGatewaySelect": "Select Gateway", "SMSGatewaySelect":"Select Gateway",
"selectIdentValueType": "Select Type", "selectIdentValueType": "Select Type",
"IdTypeSelect": "Select Select Type", "IdTypeSelect":"Select Select Type",
"SMSGatewaySyriatel": "Syriatel", "SMSGatewaySyriatel":"Syriatel",
"SMSGatewayTwillio": "Twilio", "SMSGatewayTwillio":"Twilio",
"SMSGatewayJazz": "Jazz", "SMSGatewayJazz":"Jazz",
"syriatelCredentials": "Syriatel Credentials", "syriatelCredentials":"Syriatel Credentials",
"twilioCredentials": "Twilio Credentials", "twilioCredentials":"Twilio Credentials",
"jazzCredentials": "Jazz Credentials", "jazzCredentials":"Jazz Credentials",
"accountSID": "Account SID", "accountSID":"Account SID",
"authToken": "Auth Token", "authToken":"Auth Token",
"fromNumber": "From Number", "fromNumber":"From Number",
"notificationType": "Notification Type", "notificationType":"Notification Type",
"sinceLastDay": "Since last day", "sinceLastDay":"Since last day",
"TodayTotalErrorRequest": "Today Total Error Request", "TodayTotalErrorRequest":"Today Total Error Request",
"TodayTotalPendingSms": "Today Total Pending Sms", "TodayTotalPendingSms":"Today Total Pending Sms",
"selectTheDates": "Please Select the Dates", "selectTheDates":"Please Select the Dates",
"selectIdentValue": "Please Select the Identity No", "selectIdentValue":"Please Select the Identity No",
"selectIdentityValue": "Identity No is Required", "selectIdentityValue":"Identity No is Required",
"noLogsFound": "No Logs Found Between these Dates", "noLogsFound":"No Logs Found Between these Dates",
"loginSuccess": "Successfully Logged In", "loginSuccess":"Successfully Logged In",
"passwordNotMatched": "Password Does Not Match", "passwordNotMatched":"Password Does Not Match",
"passwordPatternNotMatched": "Password Pattern Not Matched", "passwordPatternNotMatched":"Password Pattern Not Matched",
"successDeleted": "Successfully Deleted", "successDeleted":"Successfully Deleted",
"passwordNotSame": "Password Cannot be same as Old Password", "passwordNotSame":"Password Cannot be same as Old Password",
"passwordTooShort": "Password is too short.", "passwordTooShort": "Password is too short.",
"passwordsDoNotMatch": "Passwords do not match.", "passwordsDoNotMatch": "Passwords do not match.",
"SuccessSave": "Successfully Saved", "SuccessSave":"Successfully Saved",
"SuccessFind": "Successfully Find", "SuccessFind":"Successfully Find",
"customerAlreadyUnblocked": "Customer Already UnBlocked", "customerAlreadyUnblocked": "Customer Already UnBlocked",
"SuccessUpdate": "Successfully Updated", "SuccessUpdate":"Successfully Updated",
"UpdateFailed": "Unable to update", "UpdateFailed":"Unable to update",
"formInvalid": "Form is Invalid", "formInvalid":"Form is Invalid",
"ServerError": "Server Error", "ServerError":"Server Error",
"fieldsMissing": "Required Fields are missing or invalid", "fieldsMissing":"Required Fields are missing or invalid",
"selectAll": "Select All ", "selectAll":"Select All ",
"logoutSuccess": "Successfully Logout", "logoutSuccess":"Successfully Logout",
"smsGateWayChanged": "SMS Gateway Successfully Changed", "smsGateWayChanged":"SMS Gateway Successfully Changed",
"cnic_scnic": "CNIC/SCNIC", "cnic_scnic": "CNIC/SCNIC",
"poc": "POC", "poc": "POC",
"nicop": "S/NICOP", "nicop": "S/NICOP",
"passport": "PASSPORT", "passport": "PASSPORT",
"senderNamePlaceHolder": "Enter Sender Name", "senderNamePlaceHolder":"Enter Sender Name",
"enterIdentityValue": "Enter Identity Value", "enterIdentityValue":"Enter Identity Value",
"senderName": "Sender Name", "senderName":"Sender Name",
"passwordChangeRequired": "Password Change Required", "passwordChangeRequired": "Password Change Required",
"Next": "Next", "Next": "Next",
"ERR_APP_B_0001": "Internal Server Error", "ERR_APP_B_0001":"Internal Server Error",
"ERR_APP_B_0002": "Possible connection error with {{value1}} module", "ERR_APP_B_0002":"Possible connection error with {{value1}} module",
"ERR_APP_B_0003": "Bad Request on {{value1}} module", "ERR_APP_B_0003":"Bad Request on {{value1}} module",
"ERR_APP_B_0004": "Session timed out", "ERR_APP_B_0004":"Session timed out",
"ERR_APP_B_0005": "Unauthorized: {{value1}}.", "ERR_APP_B_0005":"Unauthorized: {{value1}}.",
"ERR_MDL_B_0001": "Purpose Code already exists", "ERR_MDL_B_0001": "Purpose Code already exists",
"feedbackSetup": "Feedback Setup", "feedbackSetup": "Feedback Setup",
"credentials": "Credentials", "credentials": "Credentials",
@ -191,11 +192,11 @@
"noTransactionLogsFound": "No transaction logs found.", "noTransactionLogsFound": "No transaction logs found.",
"logID": "Log ID", "logID": "Log ID",
"organization": "Organization", "organization": "Organization",
"transactionID": "Transaction ID", "transactionID": "Tran ID",
"drAccount": "DR Account", "drAccount": "DR Account",
"crAccount": "CR Account", "crAccount": "CR Account",
"crPcaglacode": "CR GL Account", "crPcaglacode": "CR GL",
"drPcaGlacode": "DR GL Account", "drPcaGlacode": "DR GL",
"paymentMode": "Payment Mode", "paymentMode": "Payment Mode",
"channel": "Channel", "channel": "Channel",
"createdAt": "Created At", "createdAt": "Created At",
@ -203,24 +204,24 @@
"loading": "Loading", "loading": "Loading",
"action": "Action", "action": "Action",
"recordNotFound": "Record not found", "recordNotFound": "Record not found",
"confirmDelete": "Are you sure you want to delete?", "confirmDelete":"Are you sure you want to delete?",
"confirmSave": "Are you sure you want to save?", "confirmSave":"Are you sure you want to save?",
"2-stepAppPassword": "Enter 2-step verification Generated - App Password", "2-stepAppPassword": "Enter 2-step verification Generated - App Password",
"english": "English", "english": "English",
"arabic": "Arabic", "arabic": "Arabic",
"userNameRequired": "User name is required", "userNameRequired" : "User name is required",
"userNamePattterenError": "Only lower case alphabets and numbers are allowed", "userNamePattterenError": "Only lower case alphabets and numbers are allowed",
"PasswordRequired": "Password is required", "PasswordRequired": "Password is required",
"copyRightsReserved": "Copyright © {{currentYearLong}} MFSYS Technologies. All rights reserved.", "copyRightsReserved": "Copyright © {{currentYearLong}} MFSYS Technologies. All rights reserved.",
"versionAndBuildNumber": "Version {{versionNumber}} Build {{buildNumber}}", "versionAndBuildNumber": "Version {{versionNumber}} Build {{buildNumber}}",
"versionBuildDate": "+ Build Date {{date}}", "versionBuildDate": "+ Build Date {{date}}",
"date": "Date", "date" : "Date",
"logout": "Log Out", "logout": "Log Out",
"save": "Save", "save": "Save",
"update": "Update", "update": "Update",
"cancel": "Cancel", "cancel": "Cancel",
"thirdPartyRegistrationDetails": "Third Party Registration Details", "thirdPartyRegistrationDetails": "Third Party Registration Details",
"SetupUserDetails": "Setup User Details", "SetupUserDetails":"Setup User Details",
"search": "Search", "search": "Search",
"thirdPartyNamePlaceholder": "Enter Third Party Name", "thirdPartyNamePlaceholder": "Enter Third Party Name",
"phoneNumberPlaceholder": "Enter Phone Number", "phoneNumberPlaceholder": "Enter Phone Number",
@ -231,11 +232,11 @@
"record": "Record", "record": "Record",
"previous": "Previous", "previous": "Previous",
"next": "Next", "next": "Next",
"LOGIN_SUCCESSFULLY": "Login SucessFully", "LOGIN_SUCCESSFULLY":"Login SucessFully",
"RESET_PASSWORD_SUCCESS": "Password Reset Successfully", "RESET_PASSWORD_SUCCESS":"Password Reset Successfully",
"CHANGE_PASSWORD_SUCCESS": "Password Changed Successfully", "CHANGE_PASSWORD_SUCCESS":"Password Changed Successfully",
"ALREADY_LOGGED_IN": "User Already Logged In", "ALREADY_LOGGED_IN": "User Already Logged In",
"ACCESS_DENIED": "Access Denied", "ACCESS_DENIED" : "Access Denied",
"INTERNAL_SERVER_ERROR": "Internal Server Error", "INTERNAL_SERVER_ERROR": "Internal Server Error",
"CONNECTION_ERROR": "Connection Error", "CONNECTION_ERROR": "Connection Error",
"BAD_REQUEST": "Bad Request", "BAD_REQUEST": "Bad Request",
@ -246,33 +247,33 @@
"deleteUser": "Delete User", "deleteUser": "Delete User",
"permissionManagement": "Permission Managment", "permissionManagement": "Permission Managment",
"userCode": "User", "userCode": "User",
"choose": "Choose", "choose" : "Choose",
"allow": "Allow", "allow": "Allow",
"toDateInvalidError": "To Date must be greater than or equal to From Date", "toDateInvalidError": "To Date must be greater than or equal to From Date",
"noLoggingDetailsFound": "No Activity Log Details found", "noLoggingDetailsFound": "No Activity Log Details found",
"noUserDetailsFound": "No User Details found", "noUserDetailsFound":"No User Details found",
"noThirdPartyRegFound": "No Third Party Registration Details Found", "noThirdPartyRegFound":"No Third Party Registration Details Found",
"ERR_SEC_0001": "Email already exists", "ERR_SEC_0001": "Email already exists",
"ERR_SEC_0007": "New password cannot be same as old password", "ERR_SEC_0007": "New password cannot be same as old password",
"ERR_SEC_0002": "User ID already exists", "ERR_SEC_0002": "User ID already exists",
"ERR_SEC_0003": "Old Password is not correct", "ERR_SEC_0003": "Old Password is not correct",
"ERR_SEC_0004": "Invalid credentials", "ERR_SEC_0004":"Invalid credentials",
"ERR_SEC_0005": "User not found", "ERR_SEC_0005": "User not found",
"ERR_SEC_0006": "Incorrect password", "ERR_SEC_0006": "Incorrect password",
"toDateGreaterThanToday": "To Date must be less than Current Date", "toDateGreaterThanToday": "To Date must be less than Current Date",
"fromDateGreaterThanToday": "From Date must be less than Current Date", "fromDateGreaterThanToday": "From Date must be less than Current Date",
"userIdMinLength": "User ID must be at least 5 characters", "userIdMinLength" : "User ID must be at least 5 characters",
"nameMinLength": "Name must be at least 5 characters", "nameMinLength" : "Name must be at least 5 characters",
"emptySpaceRestriction": "Empty spaces & capital letters are not allowed", "emptySpaceRestriction" : "Empty spaces & capital letters are not allowed",
"USER_CREATED_SUCCESS": "User Created", "USER_CREATED_SUCCESS": "User Created",
"USER_UPDATE_SUCCESS": "User Updated", "USER_UPDATE_SUCCESS": "User Updated",
"USER_DELETE_SUCCESS": "User Deleted", "USER_DELETE_SUCCESS": "User Deleted",
"SAVED_SUCCESSFULLY": "Saved Successfully", "SAVED_SUCCESSFULLY" :"Saved Successfully",
"oldAndNewPass": "Old password and new password cannot be the same", "oldAndNewPass":"Old password and new password cannot be the same",
"activityLogs": "Activity Logs", "activityLogs": "Activity Logs",
"activityLogDetails": "Activity Log Details", "activityLogDetails": "Activity Log Details",
"transactionCode": "Transaction Code", "transactionCode": "Tran Code",
"transactionUri": "Transaction URI", "transactionUri": "Tran URI",
"resetPasswordButton": "Reset Password", "resetPasswordButton": "Reset Password",
"dateTime": "Date Time", "dateTime": "Date Time",
"responseCode": "Response Code", "responseCode": "Response Code",
@ -290,7 +291,7 @@
"sgtGntrcreateat": "Creation Date", "sgtGntrcreateat": "Creation Date",
"updatedAt": "Updated At", "updatedAt": "Updated At",
"channelCode": "Channel Code", "channelCode": "Channel Code",
"userFullname": "Full Name", "userFullname" : "Full Name",
"show": "Show", "show": "Show",
"entries": "entries", "entries": "entries",
"tableCollapsed": "Table collapsed", "tableCollapsed": "Table collapsed",
@ -298,19 +299,6 @@
"collapse": "Collapse", "collapse": "Collapse",
"expand": "Expand", "expand": "Expand",
"dateFilter": "Date Filter", "dateFilter": "Date Filter",
"clearFilter": "Clear Filter", "showDateFilters":"Show Date Filter",
"activeFilter": "Active Filter", "hideDateFilters":"Hide Date Filter"
"from": "From",
"to": "to",
"last7Days": "Last 7 Days",
"last30Days": "Last 30 Days",
"thisMonth": "This Month",
"last3Months": "Last 3 Months",
"hideDateFilters": "Hide Date Filters",
"showDateFilters": "Show Date Filters",
"filteringByDate": "Filtering by date range...",
"tryAdjustingFilters": "Try adjusting your date filters or search terms",
"noDataInRange": "No transactions found in the selected date range",
"dateRangeError": "Please select a valid date range",
"exportAllData": "Export All Data"
} }

Loading…
Cancel
Save