diff --git a/solr/webapp/web/css/angular/menu.css b/solr/webapp/web/css/angular/menu.css index 47bf5c8458a..c97c2ae6e14 100644 --- a/solr/webapp/web/css/angular/menu.css +++ b/solr/webapp/web/css/angular/menu.css @@ -262,6 +262,8 @@ limitations under the License. #menu #threads.global p a { background-image: url( ../../img/ico/ui-accordion.png ); } +#menu #new-ui.global p a { background-image: url( ../../img/ico/plus-button.png ); } + #menu #collections.global p a { background-image: url( ../../img/ico/documents-stack.png ); } #menu #cores.global p a { background-image: url( ../../img/ico/databases.png ); } diff --git a/solr/webapp/web/index.html b/solr/webapp/web/index.html index dbe9a840c1a..29ec87ac764 100644 --- a/solr/webapp/web/index.html +++ b/solr/webapp/web/index.html @@ -193,6 +193,8 @@

Connection recovered...

  • Java Properties

  • Thread Dump

  • + +
  • Open New UI

  • diff --git a/solr/webapp/web/partials/java-properties.html b/solr/webapp/web/partials/java-properties.html index 7599abec41d..9c67c7b7593 100644 --- a/solr/webapp/web/partials/java-properties.html +++ b/solr/webapp/web/partials/java-properties.html @@ -14,9 +14,6 @@ See the License for the specific language governing permissions and limitations under the License. --> -
    - -