From fbef6aa3c4e67e9c084bef0b7955007b660ddc69 Mon Sep 17 00:00:00 2001 From: Martin Konecny Date: Thu, 12 Apr 2012 13:11:45 -0400 Subject: [PATCH] -remove reference to deleted meio mask jquery library --- airtime_mvc/public/js/airtime/schedule/add-show.js | 1 - 1 file changed, 1 deletion(-) diff --git a/airtime_mvc/public/js/airtime/schedule/add-show.js b/airtime_mvc/public/js/airtime/schedule/add-show.js index 44766ddd9..e33b6fbea 100644 --- a/airtime_mvc/public/js/airtime/schedule/add-show.js +++ b/airtime_mvc/public/js/airtime/schedule/add-show.js @@ -483,7 +483,6 @@ function showErrorSections() { $("#schedule-record-rebroadcast").show(); $("#add_show_rebroadcast_relative").show(); } - $('input:text').setMask() } $(document).ready(function() {