Changes since 1.36.17
- use zm_setcookie function to save MontageLayout value. fixes new layout not being automatically chosen on save.
- fix editing a montage layout. For some reason removing onclick event isn't working, so use a global state variable instead.
- fix multiple linked monitor or group selection by not trimming values of select elements
- Add Private field to config (from master). Do not include private config entries in javascript client side.
- Do not include config in javascript client side if not logged in.
Full Changelog: 1.36.17...1.36.18