Date
diff --git a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/main-details/view.extension b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/main-details/view.extension
index 68643e5..81c7683 100644
--- a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/main-details/view.extension
+++ b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/main-details/view.extension
@@ -1 +1,5 @@
-{"module":"codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/main-details/view.js","extensionPoint":"codbex-payments-view","description":"codbex-payments - Application View - Main Details"}
\ No newline at end of file
+{
+ "module": "codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/main-details/view.js",
+ "extensionPoint": "codbex-payments-view",
+ "description": "codbex-payments - Application View - Main Details"
+}
\ No newline at end of file
diff --git a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/main-details/view.js b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/main-details/view.js
index 2d404ac..14e85cc 100644
--- a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/main-details/view.js
+++ b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/main-details/view.js
@@ -9,7 +9,7 @@ const viewData = {
factory: "frame",
region: "center",
link: "/services/web/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/main-details/index.html",
- perspectiveName: "SupplierPayment",
+ perspectiveName: "SupplierPayment"
};
if (typeof exports !== 'undefined') {
diff --git a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile-portal.extension b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile-portal.extension
index d588651..98ad78c 100644
--- a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile-portal.extension
+++ b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile-portal.extension
@@ -1 +1,5 @@
-{"module":"codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile.js","extensionPoint":"portal-tile","description":"codbex-payments - Application Tile"}
\ No newline at end of file
+{
+ "module": "codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile.js",
+ "extensionPoint": "portal-tile",
+ "description": "codbex-payments - Application Tile"
+}
\ No newline at end of file
diff --git a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile.extension b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile.extension
index 7c2001b..eacea7b 100644
--- a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile.extension
+++ b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile.extension
@@ -1 +1,5 @@
-{"module":"codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile.js","extensionPoint":"codbex-payments-tile","description":"codbex-payments - Application Tile"}
\ No newline at end of file
+{
+ "module": "codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile.js",
+ "extensionPoint": "codbex-payments-tile",
+ "description": "codbex-payments - Application Tile"
+}
\ No newline at end of file
diff --git a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile.js b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile.js
index 9579cea..61f2226 100644
--- a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile.js
+++ b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/tile.js
@@ -14,6 +14,6 @@ exports.getTile = function () {
icon: "/services/web/resources/unicons/file.svg",
location: "/services/web/codbex-payments/gen/codbex-payments/ui/SupplierPayment/index.html",
order: "100",
- groupOrder: "20",
+ groupOrder: "20"
};
-};
+}
diff --git a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/view.extension b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/view.extension
index 0073bbc..00010a8 100644
--- a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/view.extension
+++ b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/view.extension
@@ -1 +1,5 @@
-{"module":"codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/view.js","extensionPoint":"codbex-payments-view","description":"codbex-payments - Application View"}
\ No newline at end of file
+{
+ "module": "codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/view.js",
+ "extensionPoint": "codbex-payments-view",
+ "description": "codbex-payments - Application View"
+}
\ No newline at end of file
diff --git a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/view.js b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/view.js
index 0f32a2b..b9df67d 100644
--- a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/view.js
+++ b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/view.js
@@ -9,7 +9,7 @@ const viewData = {
factory: "frame",
region: "left",
link: "/services/web/codbex-payments/gen/codbex-payments/ui/SupplierPayment/SupplierPayment/index.html",
- perspectiveName: "SupplierPayment",
+ perspectiveName: "SupplierPayment"
};
if (typeof exports !== 'undefined') {
diff --git a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/perspective-portal.extension b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/perspective-portal.extension
index 1295a77..8fe6cad 100644
--- a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/perspective-portal.extension
+++ b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/perspective-portal.extension
@@ -1 +1,5 @@
-{"module":"codbex-payments/gen/codbex-payments/ui/SupplierPayment/perspective.js","extensionPoint":"portal","description":"codbex-payments - Perspective - SupplierPayment"}
\ No newline at end of file
+{
+ "module": "codbex-payments/gen/codbex-payments/ui/SupplierPayment/perspective.js",
+ "extensionPoint": "portal",
+ "description": "codbex-payments - Perspective - SupplierPayment"
+}
\ No newline at end of file
diff --git a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/perspective.extension b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/perspective.extension
index 31aa138..9f76498 100644
--- a/codbex-payments/gen/codbex-payments/ui/SupplierPayment/perspective.extension
+++ b/codbex-payments/gen/codbex-payments/ui/SupplierPayment/perspective.extension
@@ -1 +1,5 @@
-{"module":"codbex-payments/gen/codbex-payments/ui/SupplierPayment/perspective.js","extensionPoint":"codbex-payments","description":"codbex-payments - Perspective - SupplierPayment"}
\ No newline at end of file
+{
+ "module": "codbex-payments/gen/codbex-payments/ui/SupplierPayment/perspective.js",
+ "extensionPoint": "codbex-payments",
+ "description": "codbex-payments - Perspective - SupplierPayment"
+}
\ No newline at end of file