Sha256: 878818c030c46d7ee366d002aa014fbfa76f3aa79ba6a4d0955706b97120dc3f
Contents?: true
Size: 436 Bytes
Versions: 61
Compression:
Stored size: 436 Bytes
Contents
- @keys.each_with_index do |key, index| $('.translation_keys_listing').append("#{escape_javascript(render 'translation_center/translation_keys/show_keys', translation_key: key, index: -1)}") - @keys.each_with_index do |key, index| $('.translations_listing').append("#{escape_javascript(render 'translation_center/translation_keys/show', translation_key: key, index: -1)}") editableTranslations(); editableKeyTranslations();
Version data entries
61 entries across 61 versions & 2 rubygems