Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit549c69d

Browse files
author
minjk-bl
committed
Add log to file navigation on error
1 parent0f41de2 commit549c69d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎visualpython/js/com/component/FileNavigation.js‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ define([
259259
if(allowExtensionList.length>0&&!allowExtensionList.includes(extension)){
260260
// TODO: alert
261261
//vpCommon.renderAlertModal('Not supported file type');
262+
vpLog.display(VP_LOG_TYPE.ERROR,'Not supported file type: '+extension);
262263
return;
263264
}
264265

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp