Skip to content

Commit 2c011bb

Browse files
authored
Merge pull request #52679 from AarDG10/fix-acc-timeline
fix: log changes made to accounts settings
2 parents ee9ce0d + 45febba commit 2c011bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

erpnext/accounts/doctype/accounts_settings/accounts_settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@
691691
}
692692
],
693693
"grid_page_length": 50,
694-
"hide_toolbar": 1,
694+
"hide_toolbar": 0,
695695
"icon": "icon-cog",
696696
"idx": 1,
697697
"index_web_pages_for_search": 1,

0 commit comments

Comments
 (0)