Skip to content

Commit

Permalink
[FIX] Manual hooks issue
Browse files Browse the repository at this point in the history
  • Loading branch information
whikernel committed Dec 11, 2024
1 parent 37f2eeb commit bc77418
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/app/static/assets/js/iris/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -1174,6 +1174,8 @@ function load_menu_mod_options(data_type, table, deletion_fn, additionalOptions
type: 'divider'
});

jdata_menu_options = jsdata;

for (let option in jsdata) {
let opt = jsdata[option];

Expand Down

0 comments on commit bc77418

Please sign in to comment.