This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
Sonarr
Watch
1
Star
0
Fork
You've already forked Sonarr
0
mirror of
https://github.com/Sonarr/Sonarr
synced
2024-12-26 09:47:39 +00:00
Code
Issues
Releases
Wiki
Activity
3a065b86f1
Sonarr
/
NzbDrone.Web
/
Models
/
TestModel.cs
7 lines
115 B
C#
Raw
Normal View
History
Unescape
Escape
ReSharper code cleanup
2011-04-10 02:44:01 +00: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 21:22:45 +00:00
{
public
class
TestModel
{
public
int
Number
{
get
;
set
;
}
}
}
Reference in a new issue
Copy permalink