Skip to content
Snippets Groups Projects
Verified Commit 2d660ab5 authored by Cyril Vazquez's avatar Cyril Vazquez Committed by Jerome Boucher
Browse files

Update tree.html

parent 3e3efefb
No related branches found
No related tags found
2 merge requests!838Rebase develop,!837V3.0
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<?merge archive.parentArchiveId.bool() ?> <?merge archive.parentArchiveId.bool() ?>
<button type="button" class="btn btn-success btn-sm viewRelatedArchive pull-right" title="Show the parent info" <button type="button" class="btn btn-success btn-sm viewRelatedArchive pull-right" title="Show the parent info"
data-archiveid='[?merge archive.parentArchiveId ?]'> data-archiveid='[?merge archive.parentArchiveId ?]'>
<i class="fa fa-icon-arrow-up"></i> <i class="fa fa-arrow-up"></i>
</button> </button>
<ul> <ul>
<?merge archive.contents /recordsManagement/archive/archiveTree/archiveNodeTemplate.html ?> <?merge archive.contents /recordsManagement/archive/archiveTree/archiveNodeTemplate.html ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment