Merge branch 'ent-4950-Bug-al-linkar-CV-con-otra' into 'develop'

Ent 4950 bug al linkar cv con otra

See merge request artica/pandorafms!2883
This commit is contained in:
Alejandro Fraguas 2019-12-26 11:46:36 +01:00
commit 382e700272
1 changed files with 0 additions and 3 deletions

View File

@ -1447,9 +1447,6 @@ function visual_map_editor_print_hack_translate_strings()
<script type="text/javascript">
$(document).ready (function () {
$("#map_linked").change(function () {
$("option[value=" + this.value + "]", this)
.attr("selected", true).siblings()
.removeAttr("selected")
$("#text-agent").val("");
$("input[name=id_agent]").val(0);
$("#module").empty();