logging file putok

This commit is contained in:
sanjayk03-dev
2024-01-23 15:06:28 +05:30
parent e952203a6f
commit 0136fc7f34
3 changed files with 10 additions and 6 deletions

View File

@@ -328,9 +328,9 @@ script#macros-template(type="text/x-template")
button.submit-macros(title="Cancel Macros",@click="cancelMacros",
style="height:50px;width:140px;font-weight:normal;margin-left:5px;background-color:#f6f6f6;color:#000;border:0;margin-top:30px") Cancel
//- button.submit-macros(title="Cancel Macros",@click="printState",
//- style="height:50px;width:140px;font-weight:normal;margin-left:5px;background-color:#f6f6f6;color:#000;border:0;margin-top:30px") Print State
//- button.submit-macros(title="Cancel Macros",@click="printConfig",
//- style="height:50px;width:140px;font-weight:normal;margin-left:5px;background-color:#f6f6f6;color:#000;border:0;margin-top:30px") Print Config
//- button.submit-macros(title="Cancel Macros",@click="resetMacrosList",
//- style="height:50px;width:140px;font-weight:normal;margin-left:5px;background-color:#f6f6f6;color:#000;border:0;margin-top:30px") Reset Macros List
button.submit-macros(title="Cancel Macros",@click="printState",
style="height:50px;width:140px;font-weight:normal;margin-left:5px;background-color:#f6f6f6;color:#000;border:0;margin-top:30px") Print State
button.submit-macros(title="Cancel Macros",@click="printConfig",
style="height:50px;width:140px;font-weight:normal;margin-left:5px;background-color:#f6f6f6;color:#000;border:0;margin-top:30px") Print Config
button.submit-macros(title="Cancel Macros",@click="resetMacrosList",
style="height:50px;width:140px;font-weight:normal;margin-left:5px;background-color:#f6f6f6;color:#000;border:0;margin-top:30px") Reset Macros List