From baf8d59a3018a53f0c2d57b0dc4465108354b1a8 Mon Sep 17 00:00:00 2001 From: Alexander Wunschik Date: Mon, 24 Oct 2016 11:09:47 +0200 Subject: [PATCH] removed the feature request page; #2114 --- blog.html | 2 - css/post-it.css | 4 +- docs/data/dataset.html | 1 - docs/data/dataview.html | 3 +- docs/data/index.html | 3 +- docs/graph2d/index.html | 5 +- docs/graph3d/index.html | 5 +- docs/network/configure.html | 1 - docs/network/edges.html | 3 +- docs/network/groups.html | 3 +- docs/network/index.html | 3 +- docs/network/interaction.html | 3 +- docs/network/layout.html | 7 +- docs/network/manipulation.html | 3 +- docs/network/nodes.html | 3 +- docs/network/physics.html | 3 +- docs/old/old_network/canvas.html | 3 +- docs/old/old_network/clustering.html | 3 +- docs/old/old_network/rendering.html | 3 +- docs/old/old_network/selection.html | 3 +- docs/old/old_network/view.html | 2 - docs/timeline/index.html | 19 ++- featureRequests.html | 219 ++------------------------- graph2d_examples.html | 1 - graph3d_examples.html | 3 +- index.html | 38 ++--- network_examples.html | 3 +- showcase/index.html | 3 +- timeline_examples.html | 1 - 29 files changed, 62 insertions(+), 291 deletions(-) diff --git a/blog.html b/blog.html index 3dc263cc..499eb319 100644 --- a/blog.html +++ b/blog.html @@ -178,7 +178,6 @@
  • Download
  • Showcase
  • Contribute
  • -
  • Feature requests
  • License
  • @@ -909,4 +908,3 @@ - diff --git a/css/post-it.css b/css/post-it.css index 67111a35..4aea61ab 100644 --- a/css/post-it.css +++ b/css/post-it.css @@ -23,8 +23,8 @@ } .post-it-top-right { - position: fixed; + position: absolute; top: 50px; right: 100px; z-index: 999; -} \ No newline at end of file +} diff --git a/docs/data/dataset.html b/docs/data/dataset.html index 3f90ead4..3bdb9f62 100644 --- a/docs/data/dataset.html +++ b/docs/data/dataset.html @@ -57,7 +57,6 @@
  • Download
  • Showcase
  • Contribute
  • -
  • Feature requests
  • License