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

Commitbd9a8a9

Browse files
committed
deploy visualpython 1.2.0
1 parent3a63428 commitbd9a8a9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎src/api_block/blockContainer.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2649,7 +2649,7 @@ define([
26492649
this.hideOptionPreviewBox();
26502650
$(VP_ID_PREFIX+VP_APIBLOCK_BOARD_OPTION_PREVIEW_BUTTON).removeClass('enabled');
26512651

2652-
this.setNavigator(BLOCK_CODELINE_TYPE.NONE,'Visual Python 1.1.15');
2652+
this.setNavigator(BLOCK_CODELINE_TYPE.NONE,'Visual Python 1.2.0');
26532653
this.setFocusedPageType(FOCUSED_PAGE_TYPE.BOARD);
26542654
$('.vp-apiblock-option-tab-none').css(STR_DISPLAY,STR_BLOCK);
26552655
}

‎src/api_block/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
id='vp_apiblock_option_page'>
121121
<divclass="vp-apiblock-option-navigator">
122122
<divclass="vp-apiblock-option-navigator-label">
123-
<spanclass="vp-orange-text">Visual Python 1.1.15</span>
123+
<spanclass="vp-orange-text">Visual Python 1.2.0</span>
124124
</div>
125125
<divclass="vp-apiblock-option-new-to-save"title="something modified...">
126126

‎src/common/constant.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ define ([
4848
* toolbar btn properties
4949
*/
5050
constTOOLBAR_BTN_INFO={
51-
HELP:"Visual Python 1.1.15"
51+
HELP:"Visual Python 1.2.0"
5252
// , ICON: "fa-angellist"
5353
,ICON:"vp-main-icon"
5454
,ID:"vpBtnToggle"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp