allow editing of ibn items

This commit is contained in:
Luke Pulverenti
2013-06-27 09:31:49 -04:00
parent 5217a3cc0d
commit 2b87ab1548
3 changed files with 17 additions and 3 deletions

View File

@@ -1178,7 +1178,7 @@ namespace MediaBrowser.Server.Implementations.Library
return item;
}
return null;
return RetrieveItem(id);
}
/// <summary>