Merge branch 'implement-5.0' into 'master'
Implement 5.0 See merge request iim/UNL_Search!10
No related branches found
No related tags found
Showing
- Gruntfile.js 1 addition, 0 deletionsGruntfile.js
- composer.json 1 addition, 1 deletioncomposer.json
- composer.lock 46 additions, 150 deletionscomposer.lock
- www/index.php 50 additions, 47 deletionswww/index.php
- www/scss/search-google.scss 2 additions, 1 deletionwww/scss/search-google.scss
- www/scss/search.scss 2 additions, 2 deletionswww/scss/search.scss
- www/templates/5.0/search-results.tpl.php 6 additions, 2 deletionswww/templates/5.0/search-results.tpl.php
- www/templates/breadcrumbs.tpl.php 0 additions, 4 deletionswww/templates/breadcrumbs.tpl.php
- www/templates/local-footer.tpl.php 23 additions, 24 deletionswww/templates/local-footer.tpl.php
- www/templates/search-form.tpl.php 4 additions, 4 deletionswww/templates/search-form.tpl.php
... | ... | @@ -5,7 +5,7 @@ |
} | ||
}, | ||
"require": { | ||
"unl/php-wdn-templates": "^4.1", | ||
"unl/php-wdn-templates": "^5.0", | ||
"ezyang/htmlpurifier": "^4.7" | ||
} | ||
} |
www/templates/breadcrumbs.tpl.php
deleted
100644 → 0
Please register or sign in to comment