Most of the UI work done for #32

This commit is contained in:
tidusjar 2016-04-01 12:16:04 +01:00
parent 1596dce629
commit c43f70a0e0
9 changed files with 181 additions and 19 deletions

View file

@ -171,6 +171,7 @@
<Compile Include="Helpers\TvSender.cs" />
<Compile Include="Helpers\ValidationHelper.cs" />
<Compile Include="Models\DatatablesModel.cs" />
<Compile Include="Models\SearchMusicViewModel.cs" />
<Compile Include="Validators\PushoverSettingsValidator.cs" />
<Compile Include="Validators\PushbulletSettingsValidator.cs" />
<Compile Include="Validators\EmailNotificationSettingsValidator.cs" />