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:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user