fixe le retour après connection pour prise de rendez-vous

This commit is contained in:
Paul Schneider 2017-03-23 14:21:47 +01:00
commit 4e280c6a2a
3 changed files with 23 additions and 21 deletions

View file

@ -32,5 +32,8 @@
<Content Include="Models\Haircut\HairCutGenders.cs" />
<Content Include="Models\Haircut\HairTechnos.cs" />
<Content Include="Models\Haircut\HairTaint.cs" />
<Content Include="Controllers\HairCutCommandController.cs" />
<Content Include="Views\FrontOffice\HairCut.cshtml" />
<Content Include="Controllers\FrontOfficeController.cs" />
</ItemGroup>
</Project>