Tool_Policy

Re: Tool_Policy

by Kemi Oyebade -
Number of replies: 0
I figured it out!

Now, before you attempt doing this, please for the love of all that is good and merciful in this world, save a copy of any of the original files changed.

All you have to do, is copy the code from admin/tool/policy/index.php all the way down starting from:

use tool_policy\api;
use tool_policy\output\page_agreedocs;

And paste it in the admin/tool/policy/view.php file. Make sure you delete in this file from this point down:

use tool_policy\api;
use tool_policy\output\page_agreedocs;
Average of ratings: Useful (1)