]> source.dussan.org Git - nextcloud-server.git/commit
ability to add bower resources
authorMorris Jobke <hey@morrisjobke.de>
Mon, 3 Nov 2014 10:18:17 +0000 (11:18 +0100)
committerMorris Jobke <hey@morrisjobke.de>
Mon, 3 Nov 2014 19:54:40 +0000 (20:54 +0100)
commitd763b320486a3cd475c0e7a1537b0954341287d6
tree5d8d536d1be75cd6558bb41698328664dd0f29fb
parentd2276215a475062c781f57d80f912f421f4b69fe
ability to add bower resources

* add addVendorScript & addVendorStyle
* refactoring of addScript and addStyle
* add shortcuts vendorScript and vendorStyle
.bowerrc [new file with mode: 0644]
bower.json [new file with mode: 0644]
lib/private/template/functions.php
lib/private/util.php