Last active
August 29, 2015 14:05
-
-
Save mbohun/ee5ddd57f0d663984f4d to your computer and use it in GitHub Desktop.
simplified comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"hc0": { | |
"author": "[email protected]", | |
"date": "Thu Feb 13 16:54:53 2014", | |
"comment": [ | |
{ | |
"text": "\nDoE " | |
}, | |
{ | |
"a": { | |
"link": "https://code.google.com/p/ala/issues/detail?id=62", | |
"text": " issue #62 " | |
} | |
}, | |
{ | |
"text": "\r\nWhen a plan has been approved and the recipient goes to report, they can't go back to the activity and re-assign the site to another site.\r\n\r\nComment - PB 14/2/14\r\nAbility to change the site associated with an activity is required, but need to handle the situation where photopoint data is attached to an activity.\n" | |
} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"hc0": { | |
"author": "[email protected]", | |
"date": "Thu Feb 13 16:54:53 2014", | |
"pre-elements": [ | |
{ | |
"pre": { | |
"text": "\nDoE " | |
} | |
}, | |
{ | |
"a": { | |
"link": "https://code.google.com/p/ala/issues/detail?id=62", | |
"text": " issue #62 " | |
} | |
} | |
], | |
"pre-full": [ | |
"\nDoE ", | |
"\r\nWhen a plan has been approved and the recipient goes to report, they can't go back to the activity and re-assign the site to another site.\r\n\r\nComment - PB 14/2/14\r\nAbility to change the site associated with an activity is required, but need to handle the situation where photopoint data is attached to an activity.\n" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment