Shreyansh Panchal 34d5ed3172
Update popover function call method signature
Currently on line #275
`$('a[rel=popover]').popover({ html: 'true',`

html true where `'true'` is within quotes, Which causes issue when trying to open popover. As popover expects Boolean. As mentioned at: https://github.com/akaunting/akaunting/issues/url
2018-08-08 00:03:01 +05:30
..
2017-09-14 22:21:00 +03:00
2018-08-06 17:44:49 +03:00