]> git.proxmox.com Git - mirror_novnc.git/commit - package.json
Remove WebUtil.load_scripts
authorSolly Ross <sross@redhat.com>
Sat, 4 Feb 2017 22:40:18 +0000 (17:40 -0500)
committerSolly Ross <sross@redhat.com>
Tue, 7 Mar 2017 16:11:29 +0000 (11:11 -0500)
commit6e744119f81d8dcef496fc8de539481870321819
treeb6506ac7648786a87ede99627a436c49065dcd3a
parent2a7c6d20ab7bb3684e6450249348337b34933df6
Remove WebUtil.load_scripts

The only remaining user of WebUtil.load_scripts was for loading
localisation.  Instead, we now load the localization information
over XHR as a JSON blob.
app/webutil.js
core/util.js
package.json