update podcast tab name upon smartblock generation
This commit is contained in:
parent
455d3a1500
commit
d2167f6f2c
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ var AIRTIME = (function (AIRTIME) {
|
|||
})
|
||||
.success(function () {
|
||||
AIRTIME.library.podcastDataTable.fnDraw();
|
||||
self.$scope.tab.setName(self.$scope.podcast.title);
|
||||
});
|
||||
|
||||
// redraw list of smartblocks just in case they have it visible on the left
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue