From 803409f151b649a5be76c3154829307e565ff478 Mon Sep 17 00:00:00 2001 From: Naomi Aro Date: Thu, 29 Aug 2013 11:01:03 -0400 Subject: [PATCH] creating a show table beginning --- .../js/airtime/playouthistory/historytable.js | 20 +++++++------------ 1 file changed, 7 insertions(+), 13 deletions(-) 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 = "