mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 20:24:43 +08:00
6 lines
257 B
Text
6 lines
257 B
Text
<div class="atwho-no-results">
|
|
<h1><%= t("atwho.no_results.#{object_type}") %></h1>
|
|
<div class="description"><%= t("atwho.no_results.description") %></div>
|
|
<!-- "No results" hack for at.js -->
|
|
<span style="display: none"><%= @query %></span>
|
|
</div>
|