Remove help tooltip that doesnt do anything
This commit is contained in:
parent
f22fda4e28
commit
6172133957
@ -2,10 +2,6 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@mixin hide {
|
||||
border: 0;
|
||||
clip: rect(0 0 0 0);
|
||||
|
@ -15,13 +15,5 @@
|
||||
message=("portfolios.index.empty.title" | translate),
|
||||
)
|
||||
}}
|
||||
|
||||
<div class="center">
|
||||
{{
|
||||
Tooltip(
|
||||
title=("portfolios.index.empty.help_title" | translate),
|
||||
)
|
||||
}}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
|
@ -483,7 +483,6 @@ portfolios:
|
||||
index:
|
||||
empty:
|
||||
title: You have no apps yet
|
||||
help_title: Should I do this?
|
||||
start_button: Start a New JEDI Portfolio
|
||||
applications:
|
||||
add_application_text: Add A New Application
|
||||
|
Loading…
x
Reference in New Issue
Block a user