Sha256: 9939f0da56b753a9ea1e8e44a251b9cafc2aab7ed6cae9c425f81d912886dc0f

Contents?: true

Size: 414 Bytes

Versions: 61

Compression:

Stored size: 414 Bytes

Contents

$('#category').html("#{escape_javascript(render 'translation_center/translation_keys/translation_keys', translation_keys: @keys, category: @category)}")
$('#translated_keys_count').text("(#{@translated_keys_count})");
$('#pending_keys_count').text("(#{@pending_keys_count})");
$('#untranslated_keys_count').text("(#{@untranslated_keys_count})");
current_page = 1;
editableTranslations();
editableKeyTranslations();

Version data entries

61 entries across 61 versions & 2 rubygems

Version Path
translation_center-1.2.0 app/views/translation_center/categories/show.js.haml
translation_center-1.1.0 app/views/translation_center/categories/show.js.haml
translation_center-1.0.4 app/views/translation_center/categories/show.js.haml
translation_center-1.0.3 app/views/translation_center/categories/show.js.haml
translation_center-1.0.2 app/views/translation_center/categories/show.js.haml
translation_center-1.0.1 app/views/translation_center/categories/show.js.haml
translation_center-1.0.0 app/views/translation_center/categories/show.js.haml
translation_center-0.0.14 app/views/translation_center/categories/show.js.haml
translation_center-0.0.13 app/views/translation_center/categories/show.js.haml
translation_center-0.0.12 app/views/translation_center/categories/show.js.haml
translation_center-0.0.11 app/views/translation_center/categories/show.js.haml
translation_center-0.0.10 app/views/translation_center/categories/show.js.haml
translation_center-0.0.9 app/views/translation_center/categories/show.js.haml
translation_center-0.0.8 app/views/translation_center/categories/show.js.haml
translation_center-0.0.7 app/views/translation_center/categories/show.js.haml
translation_center-0.0.6 app/views/translation_center/categories/show.js.haml
translation_center-0.0.5 app/views/translation_center/categories/show.js.haml
translation_center-0.0.4 app/views/translation_center/categories/show.js.haml
translation_center-0.0.3 app/views/translation_center/categories/show.js.haml
translation_center-0.0.2 app/views/translation_center/categories/show.js.haml