Last active
October 8, 2017 22:34
-
-
Save bruce-willis/3354575aa84cbdb72f24c62436fde14f to your computer and use it in GitHub Desktop.
Main in attribute-based entry
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
<?xml version="1.0"?> | |
<Catalog> | |
<LastOpenTemplates> | |
<Template Name="Больничный лист" Сategory="Справки" LastOpened="15.04.2017 13:55:10" /> | |
</LastOpenTemplates> | |
<Templates> | |
<Template Name="Направление на анализы" Category="Анализы" Image="../images/analys.jpg" Description="blah-blah-blah" /> | |
<Template /> | |
</Templates> | |
</Catalog> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment