mirror of
https://github.com/documize/community.git
synced 2025-08-06 14:05:23 +02:00
Change Search & Profile views to use new UX/UI
This commit is contained in:
parent
0ec0c65002
commit
8a654fcf3d
10 changed files with 113 additions and 103 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="view-search">
|
||||
<div class="heading">{{resultPhrase}}</div>
|
||||
<div class="result-summary">{{resultPhrase}}</div>
|
||||
<ul class="documents">
|
||||
{{#each documents key="id" as |result|}}
|
||||
<li class="document">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue