Fix for issue #335

This commit is contained in:
Eldad Fux
2020-05-22 04:39:00 +03:00
parent 156a53809a
commit c42e2022cc
+1 -1
View File
@@ -75,7 +75,7 @@ $rules = $collection->getAttribute('rules', []);
data-name="project-documents">
<div data-ls-if="0 == {{project-documents.sum}}" class="box margin-bottom">
<h3 class="margin-bottom-small text-bold">No Documnets Found</h3>
<h3 class="margin-bottom-small text-bold">No Documents Found</h3>
<p class="margin-bottom-no">Create your first document to get started</p>
</div>