6.7
This commit is contained in:
@ -124,7 +124,7 @@
|
|||||||
width: 33vw;
|
width: 33vw;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script src="officecontrol/jquery.js"></script>
|
<script src="../../officecontrol/jquery.js"></script>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
function show(data) {
|
function show(data) {
|
||||||
$("#meetingName").html(data.meetingName);
|
$("#meetingName").html(data.meetingName);
|
||||||
|
Reference in New Issue
Block a user