mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 04:35:45 +08:00
2 lines
213 B
Plaintext
2 lines
213 B
Plaintext
$('.admin-modal-container').html("<%= j( render partial: 'admins/departments/shared/edit_department_modal', locals: { department: current_department } ) %>");
|
|
$('.modal.admin-edit-department-modal').modal('show'); |