dhiman252

Results 4 issues of dhiman252

I was wondering if could download the generated QR code as an image, I am using ionic framework and could not found hot this can be done.

**Description of issue**: nested ng-repeats not working **Demo**: https://plnkr.co/edit/8ByRaRbvZJMEnW4FakoO?p=preview I need to use the ng-repeat from the current object in the paginate but not able to do so, I have...

There should be a way for the generated xml to be written to a file provided the path in config

Fatal error: Call to private method Goteo\Controller\Admin::menu() from context 'Goteo\Core\View' in /home/wavedemo/public_html/wefundschools/view/admin/index.html.php on line 28 I replaced the lines return new View('view/admin/index.html.php', array('menu'=>self::menu())); to $menu = self::menu(); return new View('view/admin/index.html.php',...