mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
no payload
This commit is contained in:
parent
443447a068
commit
da9a61c28a
|
@ -40,6 +40,7 @@ $(function () {
|
||||||
select = link.data("select");
|
select = link.data("select");
|
||||||
refreshSelector = link.data("refresh");
|
refreshSelector = link.data("refresh");
|
||||||
|
|
||||||
|
hasnopayload = link.data("hasnopayload");
|
||||||
|
|
||||||
$('#createModal').load(link.attr('href'),function () {
|
$('#createModal').load(link.attr('href'),function () {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue