Added XSLTTemplate, functions that add it to transform area and documentation for that function #144
Reference in New Issue
Block a user
No description provided.
Delete Branch "widlam/enhancement/issue#109"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I found two things to correct.
The "Insert default XSLT" still has "defaultXMLButton" id.
Regarding lines 55-58:
Putting "style" attribute in html tags should be avoided when styling of this tag isn't modified using JS. We have enough of that, there is no need to add more ;) There is defined div class "display-space-beetween" used to place the elements in the same way as you did. It's used in lines 19-42, you can model after that code. AFAIK, this is just flexbox with spacing set.
Added XSLTTemplate, functions that add it to transform area and documentation for that functionto WIP: Added XSLTTemplate, functions that add it to transform area and documentation for that functionWIP: Added XSLTTemplate, functions that add it to transform area and documentation for that functionto Added XSLTTemplate, functions that add it to transform area and documentation for that function