File tree Expand file tree Collapse file tree 4 files changed +14
-1
lines changed
Expand file tree Collapse file tree 4 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 2727@import " trema/message" ;
2828@import " trema/user" ;
2929@import " trema/noprint" ;
30+ @import " trema/plugins" ;
Original file line number Diff line number Diff line change 1+ // 3rd Party Plugin Improvements.
2+
3+ // Configurable Reports: Import report from repository > Categories and Report dropdowns.
4+ body #page-blocks-configurable_reports-managereport #id_crreportcategories ,
5+ body #page-blocks-configurable_reports-managereport #id_crreportnames {
6+ margin : 10px
7+ }
Original file line number Diff line number Diff line change 164164 ! } } placeholder =" { { #cleanstr} } password{ { /cleanstr} } " { { !
165165 ! } } autocomplete =" current-password" >
166166 </div >
167+ { {#recaptcha} }
168+ <div class =" login-form-recaptcha form-group" >
169+ { {{recaptcha} }}
170+ </div >
171+ { {/recaptcha} }
167172 <div class =" login-form-submit form-group" >
168173 <button class =" btn btn-primary col-12 col-md-6 col-lg-auto" type =" submit" id =" loginbtn" >{ {#str} }login{ {/str} }</button >
169174 </div >
Original file line number Diff line number Diff line change 2828
2929defined ('MOODLE_INTERNAL ' ) || die ();
3030
31- $ plugin ->version = 2025052200 ;
31+ $ plugin ->version = 2025052201 ;
3232$ plugin ->release = '5.0.0.2 ' ;
3333$ plugin ->maturity = MATURITY_STABLE ;
3434$ plugin ->requires = 2022021800 ; // Moodle 4.0 - Build: 20220218.
You can’t perform that action at this time.
0 commit comments