Revert "Supportfall-Id: FywZ-asBS-TT5M"
This reverts commit d68cf083d9.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using BeWoPlanerMobil.Models;
|
||||
using BeWoPlanerMobil.Service;
|
||||
//using Bogus;
|
||||
using Bogus;
|
||||
using BS.Shared.Core;
|
||||
using BS.Shared.DataContracts;
|
||||
using System.Web.Mvc;
|
||||
@@ -107,7 +107,7 @@ namespace BeWoPlanerMobil.Controllers
|
||||
return SaveCollapsibleStatusToModel(Model, isOpen, identifier);
|
||||
}
|
||||
|
||||
//private Faker<AddressDC> _AddressFaker = new Faker<AddressDC>("de");
|
||||
private Faker<AddressDC> _AddressFaker = new Faker<AddressDC>("de");
|
||||
|
||||
[Authorize]
|
||||
[HttpPost]
|
||||
|
||||
Reference in New Issue
Block a user