fixes heiht request from MD
This commit is contained in:
parent
9c950c2e0b
commit
592b7eef75
3 changed files with 20 additions and 10 deletions
|
|
@ -63,6 +63,10 @@
|
|||
invokeCSharpAction(getMD());
|
||||
}
|
||||
});
|
||||
$(document).ready(function () {
|
||||
// TODO implement a dedicated injection
|
||||
invokeCSharpAction(getMD());
|
||||
});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue