mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
[feature] generate latest updates page from git commit log
This commit is contained in:
@@ -31,6 +31,8 @@ erpnext.toolbar.setup = function() {
|
||||
'+wn._('Live Chat')+'</a></li>')
|
||||
|
||||
erpnext.toolbar.set_new_comments();
|
||||
|
||||
$("#toolbar-tools").append('<li><a href="#latest-updates">Latest Updates</li>');
|
||||
}
|
||||
|
||||
erpnext.toolbar.set_new_comments = function(new_comments) {
|
||||
|
||||
Reference in New Issue
Block a user