mirror of
https://github.com/RobbieHan/sandboxMP.git
synced 2026-05-12 11:36:41 +08:00
tags&filters
This commit is contained in:
@@ -339,5 +339,9 @@
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
function doDetail(id){
|
||||
window.location.href="{% url 'cmdb:eam-device-detail' %}?id="+id;
|
||||
}
|
||||
</script>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user