diff --git a/airtime_mvc/public/js/airtime/playouthistory/historytable.js b/airtime_mvc/public/js/airtime/playouthistory/historytable.js index 6f71bf0a5..9d9a7c750 100644 --- a/airtime_mvc/public/js/airtime/playouthistory/historytable.js +++ b/airtime_mvc/public/js/airtime/playouthistory/historytable.js @@ -173,19 +173,6 @@ var AIRTIME = (function(AIRTIME) { var template, $el; - /* - template = - "
  • " + - "<%= name %>" + - "<%= starts %>" + - "<%= ends %>" + - "
  • "; - */ - template = "