Skip to content

Include missing events and fix save functionality in admin service template settings form

What does this MR do?

This MR includes missing settings left out in the Admin -> Service Templates page and fixes the inability to save certain settings.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

Because the service template form was broken and untested.

What are the relevant issue numbers / Feature requests?

#1275 (closed)

Before:

Screen_Shot_2015-03-23_at_5.53.19_AM

After:

Screen_Shot_2015-03-23_at_5.53.13_AM

Merge request reports