Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<div class="row">
|
||||
<div class="col-sm-12"
|
||||
id="set-package-price-layer"
|
||||
ng-if="isSubmoduleVisible('setPackagePrice')">
|
||||
<h3>{{ 'packages.headers.SET_PACKAGE_PRICE' | translate }}</h3>
|
||||
<set-package-price ng-init="startSetPackagesPrices()" ng-controller="setPackagePriceCtrl"></set-package-price>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user