mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-11 03:40:20 +00:00
Render shop_variant partial normally and remove shop_variant directive
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
angular.module('Darkswarm').directive "shopVariant", ->
|
||||
restrict: 'E'
|
||||
replace: true
|
||||
templateUrl: 'shop_variant.html'
|
||||
scope:
|
||||
variant: '='
|
||||
controller: 'ShopVariantCtrl'
|
||||
Reference in New Issue
Block a user