diff --git a/addons/default/visiosoft/cats-module/resources/lang/en/field.php b/addons/default/visiosoft/cats-module/resources/lang/en/field.php index 3970e949b..be9a83b85 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/en/field.php +++ b/addons/default/visiosoft/cats-module/resources/lang/en/field.php @@ -32,4 +32,5 @@ return [ 'please_wait' => 'Please wait.Deleting Sub Categories', 'category_selection' => 'Category Selection', + 'go_to_parent' => 'Go To Parent', ]; diff --git a/addons/default/visiosoft/cats-module/resources/views/table/body.twig b/addons/default/visiosoft/cats-module/resources/views/table/body.twig deleted file mode 100644 index d281f735f..000000000 --- a/addons/default/visiosoft/cats-module/resources/views/table/body.twig +++ /dev/null @@ -1,31 +0,0 @@ -
-{% for row in table.rows %} -