zfcampus / zf-apigility-admin-ui

UI code for Apiglity Admin
BSD 3-Clause "New" or "Revised" License
39 stars 37 forks source link

Fixes new service modal handler in API dashboard #118

Closed weierophinney closed 8 years ago

weierophinney commented 8 years ago

As reported by @webimpress, when creating a new REST or RPC service using the links inside the API dashboard ("No (REST|RPC) services, create a new one"), the sidebar was not updated.

This patch syncs the modal response listener from the sidebar controller to the api-module controller.