Merge branch '4.1' into 'master'
4.1 Please don't merge until we are closer to launch. Outstanding issues: 1. Styling of the search input group needs adjustment (button is not aligned correctly) 2. Testing See merge request !6
Gruntfile.js
0 → 100644
Makefile
deleted
100644 → 0
composer.json
0 → 100644
{ | ||
"autoload": { | ||
"psr-0": { | ||
"UNL": "src/" | ||
} | ||
}, | ||
"require": { | ||
"unl/php-wdn-templates": "^4.1", | ||
"ezyang/htmlpurifier": "^4.7" | ||
} | ||
} |
composer.lock
0 → 100644