Home
last modified time | relevance | path

Searched refs:overwrite (Results 1 – 3 of 3) sorted by relevance

/misc/config_tools/configurator/packages/configurator/src/pages/Config/
A DNewBoard.vue2 <b-modal title="Board XML overwrite" fade no-close-on-backdrop
12 <p><b>Are you sure you want to overwrite the board XML file in this working folder?</b></p>
/misc/config_tools/configurator/packages/configurator/src/pages/Config/Scenario/
A DOverwriteMessage.vue12 <div>Are you sure you want to overwrite the scenario XML file in this working folder?</div>
/misc/config_tools/library/
A Dacrn_config_utilities.py204 def update_text(xpath, value, etree, overwrite=False): argument
207 if overwrite or not result[0].text:

Completed in 3 milliseconds