mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[GH-ISSUE #106] Incorrect file references #90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kelvtech-co-uk on GitHub (Aug 25, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/106
Completed a fresh install yesterday and logs flagged unable to find bootstrap.js and jquery.js. Had to create symbolic links in the webvirtmgr/static/js as follows...
bootstrap.min.js --> bootstrap.js
jquery.min.js --> jquery.js
This corrected my problem.
Fresh Ubuntu Server 12.04.2 install built to specifically test webvirtmgr.
Cheers for the hard work.
K
@retspen commented on GitHub (Aug 27, 2013):
Ok fix this
@retspen commented on GitHub (Sep 27, 2013):
Fix this on ver 3