Dmitriy Shesterkin 9 years ago
parent ce5809e45b
commit 89eab8a76d
  1. BIN
      src/xls_templates/nakladn.xls
  2. 2
      static/js/profile/search-main-external-api.js

Binary file not shown.

@ -57,7 +57,7 @@ $(document).ready(function() {
}
function changeDataInInputs(data) {
if (paramsType ==="LEGAL") {
if (data.name)
profileOrgName.val(join([data.opf && data.opf.short || "",'"' + data.name.short + '"' || '"' + data.name.full + '"'] , " "));

Loading…
Cancel
Save