This forum is only for reproducible bugs with csf and lfd (i.e. not iptables problems, lack of understanding how to use a feature, etc). Posts must be accompanied with full technical details of the problem and how it can be recreated. Any posts not adhering to this, or not considered bugs, will be moved to the General Discussion (csf) forum.
We're not able to recreate a problem with the UI (nothing has changed in it for this version). If you view the source of the page what HTML code is around line 168?
And just to confirm, is this using the inbuilt UI or is it in a specific control panel?
That might suggest that the jquery library is not loading in your browser before it hits the end of the page. We'll look into it, but it may take some time to address.
Running into the same issue on 14.07 on CentOS 7 using the integrated UI. None of the CSS or JavaScript files are loading.
The script from “https://<IP>:<Port>/<sessionID>/images/jquery.min.js” was loaded even though its MIME type (“text/plain”) is not a valid JavaScript MIME type.
The script from “https://<IP>:<Port>/<sessionID>/images/bootstrap/js/bootstrap.min.js” was loaded even though its MIME type (“text/plain”) is not a valid JavaScript MIME type.
All of these files load with zero bytes:
https://<IP>:<Port>/<sessionID>/images/jquery.min.js
https://<IP>:<Port>/<sessionID>/images/bootstrap/js/bootstrap.min.js
https://<IP>:<Port>/<sessionID>/images/bootstrap/css/bootstrap.min.css
https://<IP>:<Port>/<sessionID>/images/configserver.css
https://<IP>:<Port>/<sessionID>/images/csf_small.png