mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-07 08:01:51 +08:00
5 lines
172 B
Text
5 lines
172 B
Text
<div class="atwho-no-results">
|
|
<span><%= t("atwho.no_results") %></span>
|
|
<!-- "No results" hack for at.js -->
|
|
<span style="display: none"><%= @query %></span>
|
|
</div>
|