Commit aa2696a2 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

computer_overview: Remove addServer, add search field

parent 620cf33a
......@@ -20,6 +20,11 @@
"text": "Created Servers",
"text_i18n": "portal_type_dict.computer_dict.text_dict.created_servers"
},
"search": {
"text": "Search Persons",
"text_i18n": "portal_type_dict.person_dict.text_dict.search",
"info_list": ["records", "filter", "sorted", "selected"]
},
"pagination": {
"slot": 4,
"option_list": [
......@@ -51,14 +56,6 @@
}
],
"children": [{
"type": "a",
"direct": {"className":"translate ui-btn ui-icon-edit ui-btn-icon-left ui-corner-all ui-btn-inline ui-btn-slapos-black ui-link", "href": "#servers/new"},
"attributes": {
"data-i18n": "portal_type_dict.computer_dict.text_dict.add",
"data-icon": "edit"
},
"logic": {"text":"New Server"}
}, {
"generate": "widget",
"type": "controlbar",
"property_dict": {"slot": 1},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment