mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fix for issue #335
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user