Added history details modal

This commit is contained in:
Mark McDowall 2013-08-25 22:31:58 -07:00
parent 932012d7f9
commit 1c4a687854
9 changed files with 139 additions and 6 deletions

View file

@ -196,6 +196,7 @@ define(
DeleteSeriesCommand: 'DeleteSeriesCommand',
CloseModalCommand : 'CloseModalCommand',
ShowEpisodeDetails : 'ShowEpisodeDetails',
ShowHistoryDetails : 'ShowHistryDetails',
SaveSettings : 'saveSettings',
ShowLogFile : 'showLogFile'
};