horizon/openstack_dashboard/static/js
manchandavishal 339e7604aa Fix deprecated use of 'jQuery.fn.change()' shorthand event for volume
This patch changed the code to use the recommended 'on()' method
instead of the deprecated shorthand event. For more information
about this deprecation, please refer [1]. You will get this
deprecation warning while doing multiple CRUD operations for
volume resources.

[1] https://api.jquery.com/change-shorthand/

Change-Id: Idb131167754a3db6eb9735c82d0c6808bad836a4
2023-05-17 20:29:02 +05:30
..
angular/directives Update deprecated jQuery functions 2023-04-10 17:47:13 +05:30
.eslintrc Update ESLint devDependencies in package.json 2020-12-16 12:20:10 -06:00
horizon.flatnetworktopology.js Merge "Update jQuery click event to remove deprecation warning" 2023-04-25 00:22:38 +00:00
horizon.instances.js Fix deprecated use of 'jQuery.fn.change()' shorthand event 2023-04-26 19:43:42 +05:30
horizon.metering.js Fix deprecated use of 'jQuery.fn.change()' shorthand event 2023-04-26 19:43:42 +05:30
horizon.networktopology.js Merge "Fix deprecated use of 'jQuery.fn.change()' shorthand event" 2023-04-27 05:35:54 +00:00
horizon.networktopologycommon.js Fix Deprecated: jQuery.parseJSON() warning by updating to JSON.parse() 2023-04-10 13:18:06 +00:00
horizon.quota.js Add charts to show volume quotas on Python launch instance modal 2017-02-16 14:55:17 -08:00
horizon.volumes.js Fix deprecated use of 'jQuery.fn.change()' shorthand event for volume 2023-05-17 20:29:02 +05:30