Advertisement
Guest User

Untitled

a guest
Jan 14th, 2013
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. <globalProperty>
  2. <property>${project.parent.artifactId}.phoneNumberPersonAttributeTypeId
  3. </property>
  4. <defaultValue>8</defaultValue>
  5. <description>Person attribute type id for the phone number.
  6. </description>
  7. <property>${project.parent.artifactId}.manageAppointmentsFormTimout
  8. </property>
  9. <defaultValue>60</defaultValue>
  10. <description>Refresh the manage appointments page after this number of seconds. (60 Seconds Minimum,-1 to Disable auto Refresh)
  11. </description>
  12. <property>${project.parent.artifactId}.defaultVisitType
  13. </property>
  14. <defaultValue>0</defaultValue>
  15. <description>Default Visit Type for the in consultation state change.
  16. </description>
  17. </globalProperty>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement