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
..
2018-05-02 22:33:28 +03:00