4 lines
103 B
JavaScript
4 lines
103 B
JavaScript
// This script is loaded both on the frontend page and in the Visual Builder.
|
|
|
|
jQuery(function($) {});
|