Remove "TODO" for now

This commit is contained in:
George Drummond 2019-02-11 16:46:08 -05:00
parent edc0c6539c
commit f22fda4e28
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17
2 changed files with 0 additions and 2 deletions

View File

@ -19,7 +19,6 @@
<div class="center"> <div class="center">
{{ {{
Tooltip( Tooltip(
message=("portfolios.index.empty.help_message" | translate),
title=("portfolios.index.empty.help_title" | translate), title=("portfolios.index.empty.help_title" | translate),
) )
}} }}

View File

@ -484,7 +484,6 @@ portfolios:
empty: empty:
title: You have no apps yet title: You have no apps yet
help_title: Should I do this? help_title: Should I do this?
help_message: TODO
start_button: Start a New JEDI Portfolio start_button: Start a New JEDI Portfolio
applications: applications:
add_application_text: Add A New Application add_application_text: Add A New Application