diff --git a/home/page/latest_updates/latest_updates.js b/home/page/latest_updates/latest_updates.js index db64849e72f..7e28824229d 100644 --- a/home/page/latest_updates/latest_updates.js +++ b/home/page/latest_updates/latest_updates.js @@ -1,4 +1,10 @@ erpnext.updates = [ + ["6th February, 2013", [ + "Bookmarks: Add bookmarks via toolbar by clicking on the sign.", + ]], + ["5th February, 2013", [ + "Holiday Block List: Block users from taking leave on certain days.", + ]], ["2nd February, 2013", [ "Warehouse: Added table Warehouse User to restrict Warehouse Entry per user.", ]],