Always set translations
This commit is contained in:
parent
f2cb43bb4e
commit
4f3d031e89
1 changed files with 0 additions and 5 deletions
|
|
@ -13,11 +13,6 @@
|
|||
- if aspect != :all && aspect.contacts.count == 0
|
||||
:javascript
|
||||
$(document).ready(function(){
|
||||
EditPane.setTranslations({
|
||||
doneEditing: "#{t('.done_editing')}",
|
||||
editAspect:"#{t('aspects.show.edit_aspect')}"
|
||||
});
|
||||
|
||||
EditPane.fadeIn();
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue