]> git.mjollnir.org Git - moodle.git/commit
MDL-17135 reverting recent change in service management UI - since 1.7 the right...
authorskodak <skodak>
Wed, 21 Oct 2009 19:36:39 +0000 (19:36 +0000)
committerskodak <skodak>
Wed, 21 Oct 2009 19:36:39 +0000 (19:36 +0000)
commit86c252b47db5aacc4f2bdad613ebfbca49aed532
tree841e84f0e42f120906f72a941fbc7771f2ccbe3f
parentf0dafb3c858b9a061813403547dc7a78ddded364
MDL-17135 reverting recent change in service management UI - since 1.7 the right way is to use formslib instead of hand written forms (which is roughly equiwalent to new outputlib stuff, sorry); this also fixes regression which incorrectly allowed editting of built-in services
admin/external_forms.php [new file with mode: 0644]
admin/external_service.php
admin/webservice/script.js
lang/en_utf8/webservice.php
lib/adminlib.php