Added ToBestDateString for DateTime, using on Series/Details.

This commit is contained in:
Mark McDowall 2011-09-27 17:10:08 -07:00
commit 9271b39787
3 changed files with 20 additions and 1 deletions

View file

@ -125,6 +125,7 @@
<virtualDirectory path="/" physicalPath="%NZBDRONE_PATH%\NZBDrone.Web" />
</application>
<bindings>
<binding protocol="http" bindingInformation="*:8989:localhost" />
<binding protocol="http" bindingInformation="*:8989:" />
</bindings>
</site>