From 4fc6e59885ca40ba00d0751f0cb0faadee02a723 Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Mon, 22 May 2017 03:26:30 +0200 Subject: [PATCH] Fix in translations --- .../templates/utils/translations.phtml | 22 ++++++++++++++----- paramecio/modules/lang/admin/translations.py | 19 ++++++++++++++-- 2 files changed, 33 insertions(+), 8 deletions(-) diff --git a/paramecio/citoplasma/templates/utils/translations.phtml b/paramecio/citoplasma/templates/utils/translations.phtml index 65e75d2..ac433a3 100644 --- a/paramecio/citoplasma/templates/utils/translations.phtml +++ b/paramecio/citoplasma/templates/utils/translations.phtml @@ -46,16 +46,26 @@ ${csrf_token("csrf_token")|n} contentType: "application/x-www-form-urlencoded;charset=UTF-8", success: function (data) { - $('#send_text').show(); $('#saving').hide(); - $('.flash').show(); - //$('#container_translation').prepend("
${lang('admin', 'translation_saved_sucessfully', 'Translation saved sucessfully')}