Commit Graph
2 Commits
Author SHA1 Message Date
JvanEst 77abab27b3 #637 Fixed: Moved popover initialisation to Document ready
Move the popover initialisation inside the `$(document).ready` block. This is will make sure that the element that the popover is initialised on is actually available in the DOM.
2018-11-20 12:25:46 +01:00
JvanEst ac415b9832 #631 Fixed: Add row button on Invoice and Bill
Fixed issue #631 by moving the variable initialization to the document ready block.
2018-11-19 21:55:24 +01:00