You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
easyappointments-archive/assets/js/backend_customers.min.js

1 line
289 B

window.BackendCustomers=window.BackendCustomers||{},function(e){"use strict";var n={};e.initialize=function(e){availableLanguages.forEach(function(e){$("#language").append(new Option(e,e))}),(n=new CustomersHelper).resetForm(),n.filter(""),n.bindEventHandlers()}}(window.BackendCustomers);