toolbar.json 264 B

12345678910111213
  1. [
  2. {
  3. "access" : "admin",
  4. "title": MWF.xApplication.Attendance.LP.createSchedule,
  5. "id": "1.1",
  6. "action": "createDocument",
  7. "icon": "create.png",
  8. "expand": false,
  9. "position" : "left",
  10. "styles" : "toolbarItemNode",
  11. "sub": []
  12. }
  13. ]