This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
Sonarr
Watch
1
Star
0
Fork
0
You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced
2025-01-17 10:45:49 +02:00
Code
Issues
Releases
Activity
Sonarr
/
NzbDrone.Web
/
Models
/
TestModel.cs
7 lines
115 B
C#
Raw
Normal View
History
Unescape
Escape
ReSharper code cleanup
2011-04-09 19:44:01 -07:00
namespace
NzbDrone.Web.Models
Deleting of Qualities now works. Quality Settings UI looks better, colors, sizing Test files for testing different webUI features
2011-02-07 13:22:45 -08:00
{
public
class
TestModel
{
public
int
Number
{
get
;
set
;
}
}
}
Reference in New Issue
Copy Permalink