jrangelardila / moodle-format_buttons

Buttons is a Moodle course format that creates a menu with buttons in javascript to access the sections, one by one.
https://moodle.org/plugins/format_buttons
GNU General Public License v3.0
11 stars 20 forks source link

moodle 3.4 #16

Closed Tazoeur closed 6 years ago

Tazoeur commented 6 years ago

Hi,

You ahve a pix_url in your renderer. And you don't have any inplace_editable function either.

Here is a patch that you can apply to get rid of these two problem ;)

diff.txt

brandaorodrigo commented 6 years ago

Hi, Tazoeur! I will use your patch in the next release. THANKS! INCREDIBLE IDEA!

brandaorodrigo commented 6 years ago

DONE!