1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-26 22:46:53 -04:00

No more caching of log files, also better handling of logs on page load

This commit is contained in:
Mark McDowall
2013-10-07 19:37:02 -07:00
parent 7d9eaf8cfc
commit ee2973efe7
8 changed files with 85 additions and 36 deletions
@@ -40,7 +40,7 @@ define(
},
_updateExamples: function () {
//TODO: make this use events/listeners
var self = this;
var promise = $.ajax({