Advertisement
Guest User

Untitled

a guest
Dec 16th, 2013
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1.  
  2. [
  3. {
  4. "id": "${project.parent.artifactId}.scheduleAppointment",
  5. "extensionPointId": "patientDashboard.overallActions",
  6. "type": "link",
  7. "label": "Add appointment",
  8. "url": "module/appointmentscheduling/appointmentForm.form",
  9. "icon": "icon-link",
  10. "order": 14,
  11. "requiredPrivilege": "Task: schedule new appointment"
  12. }
  13. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement