This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
Radarr
Watch
1
Star
0
Fork
0
You've already forked Radarr
mirror of
https://github.com/Radarr/Radarr.git
synced
2024-11-06 19:12:38 +01:00
Code
Issues
Releases
Wiki
Activity
1c99d602d8
Radarr
/
NzbDrone.Web
/
Views
/
_ViewStart.cshtml
4 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Master page for RAZOR views created and will be auto inherited by pages. Settings have been RAZORfied.
2011-04-21 05:52:09 +02:00
@{
EpisodesWithoutFiles will ignore episodes with an air date before 1900. Renamed SiteLayout to _Layout (MVC3 standard) Moved some images to the image folder.
2011-06-02 01:18:08 +02:00
Layout = "~/Views/Shared/_Layout.cshtml";
Master page for RAZOR views created and will be auto inherited by pages. Settings have been RAZORfied.
2011-04-21 05:52:09 +02:00
}
Reference in New Issue
Copy Permalink