Update git submodules

* Update horizon from branch 'master'
  to 339e7604aa39b8c180d155ff0f0dba139ecd5fc1
  - 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
This commit is contained in:
manchandavishal 2023-05-21 15:13:56 +05:30 committed by Gerrit Code Review
parent 62fdf50856
commit a71cb84f9d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a13e01bc462718df5c52d460b489131eaaca5735
Subproject commit 339e7604aa39b8c180d155ff0f0dba139ecd5fc1