Product Import options and defaults

Added available_on test

Obscure case fix and extra spec
This commit is contained in:
Matt-Yorkley
2017-03-04 20:51:41 +00:00
committed by Rob Harrington
parent f4511fc74d
commit 14fb40a996
10 changed files with 269 additions and 45 deletions

View File

@@ -1,4 +1,4 @@
angular.module("ofn.admin").controller "FeedbackPanelsCtrl", ($scope) ->
angular.module("ofn.admin").controller "DropdownPanelsCtrl", ($scope) ->
$scope.active = false
$scope.togglePanel = ->