Commit d1c2b55b authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

+ apply to debugfs @ init

parent 07fb31e2
...@@ -174,8 +174,8 @@ function init(){ ...@@ -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();
} }
}); });
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment