patmap Posted July 26, 2011 Posted July 26, 2011 Hi, How can i add my script url in main header section. Ex: i want add this url source <script type="text/javascript" src="h ttp://maps.google.com/maps/api/js?sensor=false"></script> I try add this source h ttp://maps.google.com/maps/api/js?sensor=false in TUniGUIServerModule CustomFiles Property but after load page uniGUI add .js prefix to this source and convert it to: <script src="h ttp://maps.google.com/maps/api/js?sensor=false.js"></script> Thank you for your help. Best Regards Quote
Administrators Farshad Mohajeri Posted July 26, 2011 Administrators Posted July 26, 2011 Yes, this bug is fixed in current build which I will publish soon. 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.