mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
- New Design.php class that will act as master template - PdfMaker->design() now accepts design object instead of string - PdfMaker: Skip elements if no id|tag provided - PdfMaker: 'content' property is now optional - config/ninja.php now contains base_path for templates - Refactored tests to be :green: ✔ - Removed PdfMakerDesignsTest since content is same for each template now