From d5ca1049c952752f5d9f9146b9adb9e9247fe8c2 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 15 Jun 2016 11:44:51 -0400 Subject: [PATCH] forgot to save file before last push --- js/shortcodeBuilder.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/js/shortcodeBuilder.js b/js/shortcodeBuilder.js index e5fa48cd..7bd02eee 100644 --- a/js/shortcodeBuilder.js +++ b/js/shortcodeBuilder.js @@ -261,8 +261,6 @@ jQuery(document).ready(function ($) { }); - - function insert_tag(text){ if(tinyMCE && tinyMCE.activeEditor) { -- 2.17.1