dashboard: quick fixes
- wrong icon names - fixed height for toplist - some message if user has no templates shared with
Showing
- wrong icon names - fixed height for toplist - some message if user has no templates shared with
| ... | ... | @@ -72,6 +72,8 @@ |
| </div> | ||
| </div> | ||
| </div> | ||
| {% empty %} | ||
| {% trans "You can't start new virtual machines beacuse no templates are shared with you." %} | ||
Please
register
or
sign in
to reply
|
||
| {% endfor %} | ||
| </div> | ||
| ... | ... | |