From f22fda4e28d3833b9e4313011418d4801b1bb217 Mon Sep 17 00:00:00 2001 From: George Drummond Date: Mon, 11 Feb 2019 16:46:08 -0500 Subject: [PATCH] Remove "TODO" for now --- templates/portfolios/blank_slate.html | 1 - translations.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/templates/portfolios/blank_slate.html b/templates/portfolios/blank_slate.html index 9131f8a0..d4086551 100644 --- a/templates/portfolios/blank_slate.html +++ b/templates/portfolios/blank_slate.html @@ -19,7 +19,6 @@
{{ Tooltip( - message=("portfolios.index.empty.help_message" | translate), title=("portfolios.index.empty.help_title" | translate), ) }} diff --git a/translations.yaml b/translations.yaml index 3b3342af..c375f050 100644 --- a/translations.yaml +++ b/translations.yaml @@ -484,7 +484,6 @@ portfolios: empty: title: You have no apps yet help_title: Should I do this? - help_message: TODO start_button: Start a New JEDI Portfolio applications: add_application_text: Add A New Application