Commit d1c2b55b authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

+ apply to debugfs @ init

parent 07fb31e2
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -174,8 +174,8 @@ function init(){
            $(".flags_cb").change();
            $(".flags_cb").change();
            
            
            //when everything is parsed. do something.
            //when everything is parsed. do something.
            // unique IDs
            // apply config to debugfs
            // save config
            $("#b2").click();
        }
        }
    });
    });
}
}