Dimitar Posted December 26, 2018 Report Posted December 26, 2018 Hello, Im using the latest blesta 4.4.2 version, im making custom template unfortunately i cant use app.min.js but i need the blesta-client.js from it with i cant find anywhere. Quote
Tyson Posted December 27, 2018 Report Posted December 27, 2018 The client-side JavaScript file was renamed from "blesta-VERSION.min.js" to "app.min.js". They're the same thing. Quote
Dimitar Posted December 27, 2018 Author Report Posted December 27, 2018 Unfortunately app.min.js is not working for me because it bundles bootstrap with it. Hostmaster told me someone here might be able to give me the non bundle version of app.min.js Quote
Tyson Posted December 28, 2018 Report Posted December 28, 2018 What are you trying to do exactly? If you're creating a new template set, you probably want to write your own JavaScript to use in the client UI. You could strip out the Bootstrap JavaScript from app.min.js. I believe everything defined before "function(t){t.fn.extend({blestaRequest:function" is related to Bootstrap. Michael 1 Quote
Dimitar Posted January 1, 2019 Author Report Posted January 1, 2019 Well doing it as you said worked. Thanks Michael 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.