Skip to content

Commit

Permalink
OXDEV-8234 Removed smarty support
Browse files Browse the repository at this point in the history
  • Loading branch information
RahatHameed committed May 14, 2024
1 parent e50643d commit 1b2b8f7
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 254 deletions.
27 changes: 0 additions & 27 deletions metadata.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,32 +46,5 @@
'onActivate' => '\OxidEsales\GeoBlocking\Core\Events::onActivate',
],
'blocks' => [
// Admin
[
'template' => 'country_main.tpl',
'block' => 'admin_country_main_form',
'file' => 'views/smarty/blocks/admin_country_main_form.tpl'
],
// Frontend
[
'template' => 'form/user_checkout_change.tpl',
'block' => 'user_checkout_billing_feedback',
'file' => 'views/smarty/blocks/form/user_checkout_billing_feedback.tpl'
],
[
'template' => 'form/fieldset/user_billing.tpl',
'block' => 'form_user_billing_country',
'file' => 'views/smarty/blocks/form/form_user_billing_country.tpl'
],
[
'template' => 'form/fieldset/user_shipping.tpl',
'block' => 'form_user_shipping_country',
'file' => 'views/smarty/blocks/form/form_user_shipping_country.tpl'
],
[
'template' => 'form/fieldset/user_shipping.tpl',
'block' => 'form_user_shipping_address_select',
'file' => 'views/smarty/blocks/form/form_user_shipping_address_select.tpl'
],
],
];
11 changes: 0 additions & 11 deletions views/admin_smarty/de/oegeoblocking_lang.php

This file was deleted.

11 changes: 0 additions & 11 deletions views/admin_smarty/en/oegeoblocking_lang.php

This file was deleted.

133 changes: 0 additions & 133 deletions views/smarty/blocks/admin_country_main_form.tpl

This file was deleted.

21 changes: 0 additions & 21 deletions views/smarty/blocks/form/form_user_billing_country.tpl

This file was deleted.

13 changes: 0 additions & 13 deletions views/smarty/blocks/form/form_user_shipping_address_select.tpl

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions views/smarty/blocks/form/form_user_shipping_country.tpl

This file was deleted.

14 changes: 0 additions & 14 deletions views/smarty/blocks/form/user_checkout_billing_feedback.tpl

This file was deleted.

0 comments on commit 1b2b8f7

Please sign in to comment.