Home
last modified time | relevance | path

Searched refs:btn_start_capture (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-tools/dbus-vis/
H A Dipmi_capture.js130 btn_start_capture.disabled = false;
271 btn_start_capture.disabled = true;
H A Dipmi_timeline_vis.js25 var btn_start_capture = document.getElementById('btn_start_capture'); variable