User profile editing and password
This commit is contained in:
@@ -228,6 +228,8 @@
|
||||
<Content Include="Global.asax" />
|
||||
<Content Include="js\app.js" />
|
||||
<Content Include="js\authentication\LoginController.js" />
|
||||
<Content Include="js\profile\profileSvc.js" />
|
||||
<Content Include="js\profile\ProfileEditDirective.js" />
|
||||
<Content Include="js\user\UserCreateDirective.js" />
|
||||
<Content Include="js\user\UserController.js" />
|
||||
<Content Include="js\user\UserEditDirective.js" />
|
||||
@@ -246,7 +248,7 @@
|
||||
<Content Include="js\inventory\inventorySvc.js" />
|
||||
<Content Include="js\inventory\InventoryEditDirective.js" />
|
||||
<Content Include="js\inventory\InventoryDistributeDirective.js" />
|
||||
<Content Include="js\profile\EditProfileController.js" />
|
||||
<Content Include="js\profile\ProfileController.js" />
|
||||
<Content Include="js\report\MovementReportDirective.js" />
|
||||
<Content Include="js\report\MovementReportController.js" />
|
||||
<Content Include="js\report\DistributionReportDirective.js" />
|
||||
@@ -313,6 +315,7 @@
|
||||
<Content Include="js\user\templates\userCreate.tmpl.cshtml" />
|
||||
<Content Include="js\user\templates\userEdit.tmpl.cshtml" />
|
||||
<Content Include="js\user\templates\userList.tmpl.cshtml" />
|
||||
<Content Include="js\profile\templates\profileEdit.tmpl.cshtml" />
|
||||
<None Include="NLog.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
|
||||
Reference in New Issue
Block a user