Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
if( $this->isSampleDataInstalled||$this->isSampleDataErrorInstallation)($this->isSampleDataInstalled) your database has to be cleaned up<?php endif;?> if($this->isSampleDataErrorInstallation) your database has to be cleaned up<?php endif;?></p >< input type="checkbox" ng-model="store.cleanUpDatabase" class="form-el-checkbox" id="cleanUpDatabase" >< label class="form-label" for="cleanUpDatabase"> Clean up automatically</label ></div ></div ></div > | endif |
if ($this->isSampleDataInstalled || $this->isSampleDataErrorInstallation) ( $this->isSampleDataInstalled) your database has to be cleaned up<?php endif; ?> if ( $this->isSampleDataErrorInstallation) your database has to be cleaned up<?php endif; ?></p><input type="checkbox" ng-model="store.cleanUpDatabase" class="form-el-checkbox" id="cleanUpDatabase" ><label class="form-label" for="cleanUpDatabase"> Clean up automatically</label></div></div></div> endif |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 39 of file customize-your-store.phtml.