-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updates muhammara to allow building under node 20
- Loading branch information
1 parent
da5074d
commit 27ba6ca
Showing
3 changed files
with
587 additions
and
452 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"guideId": "1261", | ||
"templateId": 2112, | ||
"updatedAt": "2015-11-23T14:15:11.499Z", | ||
"title": "Authorization for Medical Treatment of a Minor", | ||
"active": "true", | ||
"rootNode": { | ||
"tag": "a2j-template", | ||
"state": {}, | ||
"children": [ | ||
{ | ||
"tag": "a2j-repeat-loop", | ||
"state": {} | ||
}, | ||
{ | ||
"tag": "a2j-rich-text", | ||
"state": { | ||
"userContent": "User's last name <a2j-variable name=\"Client last name TE\" />." | ||
} | ||
}, | ||
{ | ||
"tag": "a2j-rich-text", | ||
"state": { | ||
"userContent": "<p><em>Lorem ipsum dolor sit amet, pri ad porro consul\ndisputando. Mea tale admodum cu, soluta fuisset per ad. Te omittam\nnoluisse consequat vel. Impetus appetere antiopam sit ut, at nec\ninani forensibus necessitatibus. Eu eum appetere facilisis reprimique,\nan sit ignota fierent invenire, duis denique sea an. Sit ceteros\ndolores inimicus ut, nec id tantas delenit phaedrum. Nullam prompta\nsit ne.</em></p>" | ||
} | ||
} | ||
] | ||
} | ||
} |
Oops, something went wrong.