Sha256: 6f4bf5f5a4b09d93e852f8fd2119c9018cb3b8765f27970dac9fb6a8bf26c306
Contents?: true
Size: 378 Bytes
Versions: 1
Compression:
Stored size: 378 Bytes
Contents
section.properties.row(ng-show="product.product_properties.length > 0") .col-md-12 .panel.panel-default .panel-heading | {{:: 'orders.specs' | translate }} .panel-body dl.dl-horizontal dt(ng-repeat-start="property in product.product_properties" ng-bind="property.property_name") dd(ng-repeat-end ng-bind="property.value")
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sprangular-0.1.0 | app/assets/templates/products/properties.html.slim |