From 656c2ee5221b3cd6a6725770875330667475467d Mon Sep 17 00:00:00 2001 From: bobi Date: Mon, 13 May 2019 11:31:42 +0800 Subject: [PATCH] add toolbar --- user.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/user.html b/user.html index 3c03511..0a0df31 100644 --- a/user.html +++ b/user.html @@ -79,6 +79,8 @@ url: "data/user.json", limit: 10, page: true, + toolbar: true, + toolbar: 'default', cols: [[ {type: "checkbox"}, {field: "id", title: "ID", width: 80, sort: true},