From: Anthony Minessale Date: Mon, 9 Jul 2018 20:00:45 +0000 (+0000) Subject: FS-11224: [freeswitch-core] Fix VC build #resolve X-Git-Tag: v1.8.1~3^2~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bacb4991d75d0287738a13395994fdc17360ea9;p=thirdparty%2Ffreeswitch.git FS-11224: [freeswitch-core] Fix VC build #resolve --- diff --git a/html5/verto/verto_communicator/bower.json b/html5/verto/verto_communicator/bower.json index 68a96ec31f..444ccf6021 100644 --- a/html5/verto/verto_communicator/bower.json +++ b/html5/verto/verto_communicator/bower.json @@ -24,6 +24,9 @@ "tests" ], "dependencies": { + "jquery": "~2.1.4", + "jquery-cookie": "~1.4.1", + "jquery-json": "~2.5.1", "angular-gravatar": "~0.4.1", "bootstrap": "~3.3.4", "angular-toastr": "~1.4.1", @@ -34,13 +37,10 @@ "angular-animate": "~1.3.15", "angular-cookies": "~1.3.15", "angular-directive.g-signin": "~0.1.2", - "jquery": "~2.1.4", "angular-fullscreen": "~1.0.1", "ngstorage": "~0.3.9", "angular-timer": "~1.3.3", "angular-tooltips": "~0.1.21", - "jquery-cookie": "~1.4.1", - "jquery-json": "~2.5.1", "datatables": "~1.10.8", "angular-bootstrap": "~0.14.3", "bootstrap-material-design": "~0.3.0", diff --git a/html5/verto/verto_communicator/src/index.html b/html5/verto/verto_communicator/src/index.html index 87879b5ae9..d3f5cc1825 100644 --- a/html5/verto/verto_communicator/src/index.html +++ b/html5/verto/verto_communicator/src/index.html @@ -75,6 +75,8 @@ + + @@ -92,8 +94,6 @@ - -