← All changes
|
src/Controllers/Hooks/Asset/class-assets-controller.php
+0
-1
trunk
→
4.1.0
View file →
| @@ -209,9 +209,8 @@ | ||
| 209 | 209 | 'flags' => array( |
| 210 | 210 | 'isShowCheckoutAsHostedPageFieldVisible' => false, // Not used in this implementation. |
| 211 | 211 | 'configurableSelectorsForMiniWidgets' => true, |
| 212 | 212 | 'isServiceSellingAllowed' => true, |
| 213 | - 'isAltPriceSelectorVisible' => true, | |
| 214 | 213 | ), |
| 215 | 214 | 'translations' => array( |
| 216 | 215 | 'default' => $this->load_translation(), |
| 217 | 216 | 'current' => $this->load_translation( $this->i18n->get_lang() ), |