- The panel spy shows 'behind the scenes' information about a panel. It can
- be accessed by clicking the in the top right
- of the panel.
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/panels/table/editor.html b/panels/table/editor.html
index d31ed8e912cd0..bf77984002a60 100644
--- a/panels/table/editor.html
+++ b/panels/table/editor.html
@@ -1,7 +1,7 @@
@@ -41,45 +41,8 @@
Sort
Font Size
-
-
Page Control
-
Trim Factor
-
-
Paging
-
-
-
Per Page
-
-
-
-
-
-
-
-
Page limit
-
-
-
-
Pageable
- = {{panel.size * panel.pages}}
-
-
-
Page Overflow
-
-
-
-
Panel Spy
-
-
-
-
-
- The panel spy shows 'behind the scenes' information about a panel. It can
- be accessed by clicking the in the top right
- of the panel.
-
-
+
\ No newline at end of file
diff --git a/panels/table/module.js b/panels/table/module.js
index c25f1f4cc33b9..833bb08e741fe 100644
--- a/panels/table/module.js
+++ b/panels/table/module.js
@@ -27,6 +27,7 @@ angular.module('kibana.table', [])
$scope.panelMeta = {
editorTabs : [
+ {title:'Paging', src:'panels/table/pagination.html'},
{title:'Queries', src:'partials/querySelect.html'}
],
status: "Stable",
diff --git a/panels/table/pagination.html b/panels/table/pagination.html
new file mode 100644
index 0000000000000..0a119710dd5e2
--- /dev/null
+++ b/panels/table/pagination.html
@@ -0,0 +1,27 @@
+