Merge branch '117806281-clickable_actions' into staging

This commit is contained in:
Stas 2016-05-27 16:24:22 +03:00
commit 49f527ab4d

View file

@ -129,10 +129,7 @@
%tr.js-event{ style: 'display: none;' }
%td{colspan: 9}
%pre
- if req
= Nokogiri::XML(req)
- else
= t(:cant_match_version)
= Nokogiri::XML(epp_req)
- if domain.pending_json.present?
%tr.js-pending{ style: 'display: none;' }