)]}'
{"horizon/static/horizon/js/horizon.forms.js":[{"author":{"_account_id":13805,"name":"Shaoquan Chen","email":"sean.chen2@hp.com","username":"SeanChen"},"change_message_id":"15ebc4ea7c5da73363e273bc2d8ed0dfb8aa86ae","unresolved":false,"context_lines":[{"line_number":140,"context_line":"    // initialize with only default option"},{"line_number":141,"context_line":"    projectDropdown.html(defaultOption);"},{"line_number":142,"context_line":""},{"line_number":143,"context_line":"    $(\"#id_domain_name\").on(\"change\", function () {"},{"line_number":144,"context_line":"      var domainId \u003d $(\"#id_domain_name\").val();"},{"line_number":145,"context_line":"      // set the domain ID"},{"line_number":146,"context_line":"      $(\"#id_domain_id\").val(domainId);"}],"source_content_type":"text/javascript","patch_set":1,"id":"3afb71cf_a471d7e2","line":143,"updated":"2015-06-05 01:35:37.000000000","message":"nit: \n\ncan we catch $(\"#id_domain_name\") in a local variable for better perf? I saw we re-use it in the next line.","commit_id":"1294f92e47a80b164ef2af8317483aa4c859e9bd"},{"author":{"_account_id":13785,"name":"Kelly Domico","email":"kelly.domico@hp.com","username":"kdomico"},"change_message_id":"309fdccdbd6b3b46d9439a0f7807e2db706abdf4","unresolved":false,"context_lines":[{"line_number":140,"context_line":"    // initialize with only default option"},{"line_number":141,"context_line":"    projectDropdown.html(defaultOption);"},{"line_number":142,"context_line":""},{"line_number":143,"context_line":"    $(\"#id_domain_name\").on(\"change\", function () {"},{"line_number":144,"context_line":"      var domainId \u003d $(\"#id_domain_name\").val();"},{"line_number":145,"context_line":"      // set the domain ID"},{"line_number":146,"context_line":"      $(\"#id_domain_id\").val(domainId);"}],"source_content_type":"text/javascript","patch_set":1,"id":"3afb71cf_7231410b","line":143,"in_reply_to":"3afb71cf_a471d7e2","updated":"2015-06-05 17:42:07.000000000","message":"Done","commit_id":"1294f92e47a80b164ef2af8317483aa4c859e9bd"},{"author":{"_account_id":13805,"name":"Shaoquan Chen","email":"sean.chen2@hp.com","username":"SeanChen"},"change_message_id":"bbd0ba946688c09e2b6820688874d9f13b22bf20","unresolved":false,"context_lines":[{"line_number":118,"context_line":"  // switches domain id when domain changes"},{"line_number":119,"context_line":"  toggle_domains: function() {"},{"line_number":120,"context_line":"    var projects \u003d {};"},{"line_number":121,"context_line":"    var defaultOption \u003d \"\u003coption selected\u003eSelect a project\u003c/option\u003e\";"},{"line_number":122,"context_line":"    var projectDropdown \u003d $(\"#id_project\");"},{"line_number":123,"context_line":"    var domainDropdown \u003d $(\"#id_domain_name\");"},{"line_number":124,"context_line":""}],"source_content_type":"text/javascript","patch_set":2,"id":"3afb71cf_c565d1e1","line":121,"updated":"2015-06-05 17:48:08.000000000","message":"seems it is not localized. should this string be wrapped with gettext()?","commit_id":"040e0a64508d01e91d8f9877304b263b2fa789ef"},{"author":{"_account_id":13785,"name":"Kelly Domico","email":"kelly.domico@hp.com","username":"kdomico"},"change_message_id":"d653c809fa0d80179d88e153c074bc4da8ee93e4","unresolved":false,"context_lines":[{"line_number":118,"context_line":"  // switches domain id when domain changes"},{"line_number":119,"context_line":"  toggle_domains: function() {"},{"line_number":120,"context_line":"    var projects \u003d {};"},{"line_number":121,"context_line":"    var defaultOption \u003d \"\u003coption selected\u003eSelect a project\u003c/option\u003e\";"},{"line_number":122,"context_line":"    var projectDropdown \u003d $(\"#id_project\");"},{"line_number":123,"context_line":"    var domainDropdown \u003d $(\"#id_domain_name\");"},{"line_number":124,"context_line":""}],"source_content_type":"text/javascript","patch_set":2,"id":"3afb71cf_25826501","line":121,"in_reply_to":"3afb71cf_c565d1e1","updated":"2015-06-05 19:10:01.000000000","message":"You\u0027re correct! Done. Thanks for reviewing :)","commit_id":"040e0a64508d01e91d8f9877304b263b2fa789ef"}]}
