117806281-typo

This commit is contained in:
Stas 2016-05-27 16:23:46 +03:00
parent 79f2c09d69
commit d179f1c244

View file

@ -124,10 +124,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;' }