footer elements are almost displayed

This commit is contained in:
Bachir Soussi Chiadmi
2018-01-02 16:32:17 +01:00
parent 9c6a1ce9a9
commit 7b9de31a42
70 changed files with 6581 additions and 65 deletions
@@ -0,0 +1,21 @@
{
"name": "drupal/context",
"description": "Manage contextual conditions and reactions for different portions of your site.",
"keywords": ["Drupal", "context", "block", "visibility", "conditions"],
"type": "drupal-module",
"license": "MIT",
"homepage": "https://github.com/oddhill/context",
"authors": [
{
"name": "Christoffer Palm",
"email": "christoffer.palm@oddhill.se",
"homepage": "http://www.oddhill.se/",
"role": "Developer"
}
],
"support": {
"issues": "https://github.com/oddhill/context/issues",
"source": "https://github.com/oddhill/context",
"docs": "https://github.com/oddhill/context"
}
}