entrees block is displaying well and interact with map on mouse hover, map nodes are well drawn centered, map performance improvements, added domain contrib module and configured domain for mobile display

This commit is contained in:
Bachir Soussi Chiadmi
2018-01-04 11:55:52 +01:00
parent 7b9de31a42
commit 57a9bcd721
270 changed files with 24298 additions and 1127 deletions
@@ -0,0 +1,17 @@
{
"name": "drupal/domain",
"description": "Creates domain records within a Drupal installation.",
"type": "drupal-module",
"license": "GPL-2.0+",
"authors": [
{
"name": "Ken Rickard",
"email": "agentrickard@gmail.com"
}
],
"support": {
"issues": "http://drupal.org/project/issues/domain",
"irc": "http://irc.freenode.org/drupal-contribute",
"source": "http://cgit.drupalcode.org/domain"
}
}