mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Rename sellCtrl to changeTypeFormCtrl
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
angular.module("admin.enterprises")
|
||||
.controller "sellsCtrl", ($scope) ->
|
||||
.controller "changeTypeFormCtrl", ($scope) ->
|
||||
$scope.sells = "unspecified"
|
||||
$scope.producer_profile_only = true
|
||||
$scope.submitted = false
|
||||
Reference in New Issue
Block a user