Show BIM comment API failures
This commit is contained in:
+2
-2
@@ -413,9 +413,9 @@
|
||||
<div class="comment-attachment-grid comment-attachment-grid--reply" id="commentReplyAttachmentGrid"></div>
|
||||
<div class="comment-thread__list" id="commentThreadList"></div>
|
||||
</section>
|
||||
<div class="error-text" id="commentModalError"></div>
|
||||
</div>
|
||||
<div class="comment-card-modal__footer">
|
||||
<div class="error-text comment-card-modal__footer-error" id="commentModalError" hidden></div>
|
||||
<button class="secondary-btn" id="commentCancelButton" type="button">Отменить</button>
|
||||
<button class="primary-btn" id="commentApplyButton" type="button">Применить</button>
|
||||
<button class="primary-btn" id="commentSaveButton" type="button">Сохранить</button>
|
||||
@@ -570,6 +570,6 @@
|
||||
<input id="fileInput" class="hidden" type="file"
|
||||
accept=".xkt,.glb,.gltf,.bim,.las,.laz,.obj,.stl">
|
||||
|
||||
<script type="module" src="./dcViewer.js?v=35"></script>
|
||||
<script type="module" src="./dcViewer.js?v=36"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user