Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

vistahigherlearning / logstash   deb

Repository URL to install this package:

/ opt / logstash / vendor / kibana / app / partials / paneladd.html

<div ng-include="'app/partials/panelgeneral.html'"></div><div ng-include="edit_path(panel.type)"></div><div ng-repeat="tab in panelMeta.editorTabs"><h5>{{tab.title}}</h5><div ng-include="tab.src"></div></div>