_supports.html.haml revision 5b9d1e25142d3712e05d5df39d5b0d5dc3c0212f
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes %h3 Supporting Logics
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes - @supports.each do |support|
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes%form.add{ :controller => resource, :language_id => resource.id, :action => language_path + '/addLogic', :method => 'post', "data-remote" => 'true' }
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes = text_field_tag :name, nil, :class => 'autocomplete logics', :placeholder => t('support.placeholder.language')
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes %button.help{:title => t('support.help.language') } ?