Skip to content

Commit

Permalink
MDL-67999 contentbank: Remove contentbank/upload.php
Browse files Browse the repository at this point in the history
As the form to upload files to the content bank has been moved to
modal, this file is not required any more, so it has been removed.
  • Loading branch information
sarjona committed Apr 14, 2021
1 parent dcf94b0 commit e5872a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 125 deletions.
2 changes: 2 additions & 0 deletions contentbank/upgrade.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ information provided here is intended especially for developers.
=== 3.11 ===
* Added "get_uses()" method to content class to return places where a content is used.
* Added set_visibility()/get_visibility() methods to let users decide if their content should be listed in the content bank.
* The contentbank/upload.php page for displaying the upload files form has been removed. The form for uploading/replacing
files now is displayed in a modal.
125 changes: 0 additions & 125 deletions contentbank/upload.php

This file was deleted.

0 comments on commit e5872a3

Please sign in to comment.