Jake Vanderwerf
2025-11-23 d7dbe7fee362d587dfc334135d9581b6216a4295
assets/js/concise/JVBase.js
@@ -181,6 +181,7 @@
    * ICONS
   ********************************************/
   getIcon(icon) {
      console.log('Getting Icon: '+icon);
      if (typeof icon === 'undefined') {
         return '';
      }