Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
salahlalami committed Sep 29, 2024
1 parent 64d2861 commit cb93d53
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 1,383 deletions.
2 changes: 1 addition & 1 deletion frontend/src/apps/Header/UpgradeButton.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default function UpgradeButton() {
}}
icon={<RocketOutlined />}
onClick={() => {
window.open(`https://cloud.idurarapp.com`);
window.open(`https://www.idurarapp.com`);
}}
>
{translate('Try Entreprise Version')}
Expand Down
38 changes: 0 additions & 38 deletions frontend/src/components/PaypalButton/Subscription.jsx

This file was deleted.

95 changes: 0 additions & 95 deletions frontend/src/modules/AdvancedCrudModule/CreateItem.jsx

This file was deleted.

194 changes: 0 additions & 194 deletions frontend/src/modules/AdvancedCrudModule/DataTable.jsx

This file was deleted.

59 changes: 0 additions & 59 deletions frontend/src/modules/AdvancedCrudModule/DeleteItem.jsx

This file was deleted.

Loading

0 comments on commit cb93d53

Please sign in to comment.