mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Break out Mass Email feature into its own tab, upgrade Font Awesome and clean up some comments
This commit is contained in:
parent
a428a29c63
commit
4a39bfd2ea
7 changed files with 380 additions and 108 deletions
|
@ -876,6 +876,9 @@
|
|||
<Content Include="Views\Integration\Watcher.cshtml">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<None Include="Views\Admin\MassEmail.cshtml">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="Views\Admin\NewsletterSettings.cshtml">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue