File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ print ('Visual Python' )
Original file line number Diff line number Diff line change 1+ print ('Visual Python' )
Original file line number Diff line number Diff line change @@ -2586,7 +2586,7 @@ define([
25862586 this . hideOptionPreviewBox ( ) ;
25872587 $ ( VP_ID_PREFIX + VP_APIBLOCK_BOARD_OPTION_PREVIEW_BUTTON ) . removeClass ( 'enabled' ) ;
25882588
2589- this . setNavigator ( BLOCK_CODELINE_TYPE . NONE , 'Visual Python 1.1.2 ' ) ;
2589+ this . setNavigator ( BLOCK_CODELINE_TYPE . NONE , 'Visual Python 1.1.3 ' ) ;
25902590 this . setFocusedPageType ( FOCUSED_PAGE_TYPE . BOARD ) ;
25912591 $ ( '.vp-apiblock-option-tab-none' ) . css ( STR_DISPLAY , STR_BLOCK ) ;
25922592 }
Original file line number Diff line number Diff line change 140140 id ='vp_apiblock_option_page '>
141141 < div class ="vp-apiblock-option-navigator ">
142142 < div class ="vp-apiblock-option-navigator-label ">
143- < span class ="vp-orange-text "> Visual Python 1.1.2 </ span >
143+ < span class ="vp-orange-text "> Visual Python 1.1.3 </ span >
144144 </ div >
145145 < div class ="vp-apiblock-option-new-to-save " title ="something modified... ">
146146
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ define ([
4848 * toolbar btn properties
4949 */
5050 const TOOLBAR_BTN_INFO = {
51- HELP : "Visual Python 1.1.2 "
51+ HELP : "Visual Python 1.1.3 "
5252 // , ICON: "fa-angellist"
5353 , ICON : "vp-main-icon"
5454 , ID : "vpBtnToggle"
You can’t perform that action at this time.
0 commit comments