Merge branch 'sudheer1.0'
# Conflicts: # assets/js/setting.js
Tento commit je obsažen v:
@@ -210,7 +210,7 @@ export function detailClick(){
|
|||||||
} = JSON.parse(cookie);
|
} = JSON.parse(cookie);
|
||||||
debugger;
|
debugger;
|
||||||
$('#detailIframe').html(
|
$('#detailIframe').html(
|
||||||
`<iframe width="100%" style="min-height:746px" name="srcframe" id="srcframe" class="srcframe" src="http://localhost:3086/#/${unibaseId}/${tenantId}/${userId}/${recordId}/${installedAppId}/loadDetail"></iframe>`
|
`<iframe width="100%" style="min-height:calc(100vh - ${$('.tp-bar').height()}px)" name="srcframe" id="srcframe" class="srcframe" src="http://localhost:3088/#/${unibaseId}/${tenantId}/${userId}/${recordId}/${installedAppId}/loadDetail"></iframe>`
|
||||||
);
|
);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Odkázat v novém úkolu
Zablokovat Uživatele