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:
commit
382e700272
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue