mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Add tests (first try)
This commit is contained in:
parent
768ce1d85e
commit
5663f8b1bb
4 changed files with 78 additions and 3 deletions
|
|
@ -115,9 +115,7 @@
|
|||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<div class="e-powered thm-powered" data-bind="visible: logoPowered">
|
||||
Powered by <a href="http://www.rainloop.net" target="_blank">RainLoop</a>
|
||||
</div>
|
||||
<div class="e-powered thm-powered" data-bind="visible: logoPowered">Powered by <a href="http://www.rainloop.net" target="_blank">RainLoop</a></div>
|
||||
<div class="e-mobile-switcher thm-mobile-switcher">
|
||||
<span data-bind="visible: !mobile && mobileDevice">
|
||||
<i class="icon-mobile"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue