File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 border : 1px solid lightgrey;
1919}
2020
21- .block_ejsapp_file_browser .btn-secondary : hover
21+ .block_ejsapp_file_browser .btn-secondary : hover ,
2222.block_ejsapp_file_browser .show_button : hover ,
2323.block_ejsapp_file_browser .hide_button : hover ,
2424.block_ejsapp_file_browser .recording_button : hover ,
Original file line number Diff line number Diff line change 3131
3232defined ('MOODLE_INTERNAL ' ) || die ();
3333
34- $ plugin ->version = 2019111702 ;
34+ $ plugin ->version = 2019111703 ;
3535$ plugin ->requires = 2013111800 ;
3636$ plugin ->cron = 0 ;
3737$ plugin ->component = 'block_ejsapp_file_browser ' ; // To check on upgrade, that module sits in correct place.
3838$ plugin ->maturity = MATURITY_STABLE ;
39- $ plugin ->release = '1.4 (Build: 2019111702 ) ' ;
39+ $ plugin ->release = '1.4 (Build: 2019111703 ) ' ;
4040$ plugin ->dependencies = array ('mod_ejsapp ' => 2017021301 );
You can’t perform that action at this time.
0 commit comments