diff --git a/pkg/connection/connection_string.go b/pkg/connection/connection_string.go index 091e93fc6..2594748a3 100644 --- a/pkg/connection/connection_string.go +++ b/pkg/connection/connection_string.go @@ -3,6 +3,7 @@ package connection import ( "errors" "fmt" + neturl "net/url" "os" "os/user" "strings" @@ -83,7 +84,7 @@ func BuildString(opts command.Options) (string, error) { } if opts.Pass != "" { - url += fmt.Sprintf(":%s", opts.Pass) + url += fmt.Sprintf(":%s", neturl.QueryEscape(opts.Pass)) } url += fmt.Sprintf("@%s:%d", opts.Host, opts.Port) diff --git a/pkg/data/bindata.go b/pkg/data/bindata.go index eb7c1ea4a..948bc58b8 100644 --- a/pkg/data/bindata.go +++ b/pkg/data/bindata.go @@ -321,7 +321,7 @@ func static_js_ace_js() (*asset, error) { return a, nil } -var _static_js_app_js = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xd4\x3b\xed\x72\xe3\x46\x72\xff\xf5\x14\xb3\xb0\x6b\x05\xc6\x12\xa8\xdd\xcb\x55\xaa\x48\x49\x8e\x2c\xeb\xca\x4e\x6c\xaf\x23\xc9\x57\xa9\x52\x54\x2a\x10\x18\x91\xf0\x82\x00\x0f\x18\x8a\x52\xd6\x7a\x83\x3c\x40\x9e\x2f\x4f\x92\xee\xe9\xf9\x04\x06\xa4\xd6\x3e\x97\xf7\xee\xca\x2b\x60\xd0\xdd\xd3\xd3\xdd\xd3\x5f\x33\x7c\x48\x1b\xc6\xf3\x42\xd4\xcd\x74\x0f\x9f\xb3\xba\xaa\x78\x26\x78\xce\x4e\xd8\x7d\x5a\xb6\x9c\x86\x67\x75\xfd\x7e\x99\x36\xef\x5b\x18\xfe\xf0\x3c\xdd\xdb\xbb\x5f\x57\x99\x28\xea\x8a\xa5\xab\xe2\x3c\x2d\xcb\x78\xc9\xc5\xa2\xce\x0f\xd8\x2a\x15\x0b\xfc\xb7\x49\x97\xed\x01\xcb\x66\x23\xf6\x61\x8f\xb1\xcf\x93\xf4\xe7\xf4\x31\xc6\x47\xc6\xd6\x4d\x39\x61\xd1\x18\x30\x23\xf6\x05\x21\xc8\x71\x22\x31\x51\x7f\x69\x2c\x4b\xb3\x05\x9f\x10\x2b\x34\x92\xa7\x22\x9d\xe8\x09\xe4\x48\xbb\xce\x32\xde\xb6\x00\xa5\x98\x8a\x11\x86\x26\x96\x34\x66\x34\x30\x95\xef\xcf\x84\xc4\x9b\xa6\x6e\x1c\x94\xc7\x45\x73\xc0\x5a\x91\x8a\x35\xb0\xdd\xc3\xff\xf9\x3f\xd6\xbc\x79\x4a\x60\xd6\x96\xff\xdb\xd5\xbb\x1f\x10\x3c\x69\x78\xbb\xaa\xab\x96\x5f\xf3\x47\x31\xd2\xd4\xe1\xdf\x67\x78\x7e\x76\x44\x34\xe7\xe2\x3a\x9d\x95\xbc\x8d\x51\x1c\xdd\xff\x7d\x30\x22\x8c\x00\x30\x3a\x00\xc9\x08\x09\x0d\x8f\x1f\x9e\xa5\x08\xa7\x40\xb6\x47\xed\xb2\xde\xb4\xb1\x84\x3c\x60\xf5\x4a\x68\x61\x0f\x51\x1b\xa3\xac\xe5\x23\xfc\x8d\xc6\x0d\x60\x47\x0e\x62\x70\x8a\x2b\xd1\xac\x33\xb1\x6e\xb8\x9e\x47\xf2\xff\x82\x29\xb6\x73\xfe\x6d\x95\xf3\x47\xde\x7a\x44\x5f\x44\x56\x72\x5e\x10\xf6\xb0\x74\xbe\x29\x5a\x30\xe7\xa7\x90\xb0\x03\x73\x2c\x08\x7a\x98\xdc\x57\xda\xf4\xfb\x04\x03\xe4\xcc\x46\xf1\x09\x5a\x8a\xbc\xca\xea\x9c\x4b\x73\x8a\xff\x86\xff\x92\x9d\x35\x1c\xe4\x5c\xb1\x0d\xac\xae\xde\x24\x33\x51\xa7\xea\xab\x6f\x4a\xb0\xf2\x6c\x2d\x5c\x74\xbb\xc7\x0c\x2f\xab\xba\x25\x66\x24\x00\x32\xc2\xe4\xd3\x84\xfe\x30\xc5\x56\x87\xf0\xaa\x4c\x8b\xea\x85\x84\x15\xf4\xcb\x48\x97\x75\x9a\x2b\xfb\x57\xce\x20\x8e\x3e\x23\xd5\xb2\xb2\x88\x46\xb0\x8f\x96\xf5\x03\x8f\x01\x0d\x3e\xda\xcd\x12\xdc\xcd\xf8\x9c\xdc\xd7\xcd\x05\xf8\x05\x0b\x51\x08\xbe\xb4\xfb\x15\xe8\x1f\x97\xc5\xe9\x71\xbb\x4a\xab\xd3\xe3\x82\x65\x65\xda\xb6\x27\xfb\xf7\x29\xb8\x91\x43\x39\xf1\xfe\xe9\xf1\xb8\x38\x65\x68\x58\x88\x8a\x76\xc5\x8e\xc7\x04\x3f\x06\x54\x60\x2a\x5d\xad\x78\x95\x5f\xd7\x86\xd7\x48\xef\x70\xf9\xb7\xbb\xc7\x79\x9b\xa5\x2b\xfe\x8d\x58\x96\x71\x2b\x1a\xe2\xa5\xb8\x67\xf8\xc2\x5e\x9d\xb0\x6a\x5d\x96\xec\x97\x5f\x98\x7a\x5d\x83\x0d\xdf\x17\x15\xcf\x35\xd3\x4a\xfd\xe4\x66\x80\xfd\xbc\x78\x18\x23\x17\x02\x5c\x8b\x24\x98\x2c\x90\x34\x4d\xbd\x67\xed\x25\x92\x8b\xd4\x2b\xc4\x59\xf6\x4f\xf1\x5f\xb5\x98\xc8\x67\x72\x5d\x75\xd8\xc4\xc9\x65\x04\x00\xb7\x9e\xd7\xd9\x7a\xc9\x2b\x91\x64\x0d\x4f\x05\xbf\x28\x39\xbe\xc5\x11\xb0\x42\x4b\xe7\x49\x01\xb1\xa1\xf9\xe6\xfa\xfb\xef\x00\x1c\xd0\xa7\x96\x0f\x9e\x64\x8b\xa2\xcc\x7f\x00\xd3\x6e\x93\x92\x57\x73\xb1\x60\x27\x27\x27\xec\x88\x7d\xc9\xa2\x88\x4d\x3c\x80\x9b\xa3\xdb\xa4\x82\x87\xbf\xa6\xe5\x9a\xf7\x5c\xe5\xf9\xba\x69\x60\x62\x69\x04\xb1\xb7\x39\x3e\x77\x74\x91\xa4\x42\x34\xc0\x1c\x98\xc3\x61\x46\x18\xd1\x08\x25\x1c\x75\xd6\x0c\x4e\x9a\x7b\xc4\x90\x0a\x0c\xae\x4b\x81\x64\xa4\xf4\x1d\x5a\x4b\xe0\x0b\x4d\x5c\x7f\x92\x0a\x30\x6f\x64\xa9\xe7\x28\xed\x38\xe2\xcb\x95\x78\x0a\x7e\xa9\xea\xc3\xac\xa9\x57\x51\xc7\x46\x56\xbc\x01\xcb\x5d\x4a\x66\xce\xc8\x70\x95\x0b\x4c\xe5\x9b\xb5\x1a\x7a\x07\x09\xb2\x08\x5c\x70\x95\x81\x3e\x22\x5c\x9c\x33\x9e\xf3\x92\xc3\xa8\x36\x20\xd4\xe2\x12\x82\x60\x3a\x47\x5d\x46\x67\x0d\x67\x4f\xf5\x1a\x42\xa3\x7a\xd8\xa4\x95\x60\xa2\x96\x26\xaf\xa8\xa0\xd1\x93\x5b\xf5\x1c\x2c\xfb\x32\x22\x43\x47\x46\x5e\x41\x3e\x70\x5f\x34\xcb\x58\xd1\x1e\x8d\x94\x32\x8c\x21\xb6\x9b\x42\xc0\x56\x74\x57\x80\x51\xbb\xe5\x0e\xeb\x13\xb5\x31\x3d\xef\x15\x5d\x5f\xfe\xf4\xc3\xf9\xd9\xf5\x05\xbb\x3e\xfb\xea\xbb\x0b\xe6\x04\x8f\x81\x38\x4e\x2c\x49\x0f\x20\xa3\xf7\x88\xa5\x25\x6f\x84\x3b\x32\x35\xa0\xae\xde\xf5\xe8\xb3\x79\x9a\x81\x8d\xbf\x9f\x3a\xbc\x2a\x71\x86\x39\xfd\xfa\xf2\xdd\x8f\xbf\x0f\x97\xae\x6f\xfc\xd5\xbc\x83\x37\xae\x1b\x61\x78\x47\x53\xb8\x2f\x60\x13\xa6\x4b\xb4\x05\xa3\xd8\x24\x6b\x1f\x22\x07\x86\x3c\xf6\x89\x8e\x39\x14\x98\x7e\xba\xfc\x36\x8e\xae\x2e\xbe\xbb\x38\xbf\x66\xff\xc4\xfe\x72\xf9\xee\x7b\xbb\x64\xc3\x01\x62\x43\x12\x87\x86\xb6\x10\x62\x35\x19\xcb\x10\xad\xe8\x94\x35\xe8\x1c\xc4\x92\x2c\x20\x5a\xc8\x88\x0d\xf1\x83\x42\xd1\x97\x68\xfe\xa9\x38\x01\x46\x5e\x6b\x0e\x4f\x10\xd5\xb0\x0b\xe0\xaf\x25\xa8\x1c\x96\x4f\xee\xa4\x30\x85\x65\xb8\x06\x07\x1d\x03\x1b\xb0\x5b\xef\x66\x65\x5a\xbd\x8f\x0c\x83\x00\x01\x41\x22\x5b\x3b\x52\x35\x52\x7b\xf6\xf6\x64\x0b\x92\x3b\x03\xa5\x6c\xe2\xbc\x68\xb8\x63\xc4\x64\xd7\xac\x3b\xac\x65\x7e\x76\x75\x6e\x04\xae\x7d\xf1\xeb\xcf\x1e\xdf\xfe\xf9\xab\xb7\xd3\xc8\x55\xce\xd7\x17\x83\x90\xe7\x1a\x12\x82\x41\x0a\xfe\xa8\x0b\x15\xf5\xd9\x9d\xad\xc1\x89\x92\x65\x28\x1f\x76\x20\x97\x70\x5e\x97\xeb\x65\x45\xcf\xef\x9a\x9c\x37\xda\x71\xba\x86\xa4\x9c\x8b\x42\xd4\xd6\x49\xab\xc2\x98\x29\x9a\xd3\x63\x91\x9f\x5e\x5c\x5e\xbe\xbb\x9c\x48\xb5\x7b\xa0\xa8\x9c\xe3\x31\x02\xe1\x3f\x7e\x88\x34\x0e\x75\xaa\xa9\x39\x3e\x36\xcd\x73\xdf\x65\x4e\x9d\x98\x67\x1c\x89\x74\x37\x7a\x42\x4c\x4f\x03\xac\xfd\x50\x03\x56\x56\x37\x79\xcb\xee\x6b\x08\xa2\xbf\x23\x3b\x54\x0c\x95\x58\xf0\x90\x22\x70\x00\xd9\x52\x03\x24\x5d\xc9\x6c\x26\x85\xdf\xf6\xd3\x12\xf8\xa0\x17\x81\xab\x83\x57\x19\x14\xad\xc2\x9c\x1a\x03\xa7\xfa\x02\x48\x1f\x43\xe4\x54\xe1\x1c\x7d\xea\x03\xdf\x97\x39\xcf\xc9\x3e\xea\x03\x29\x80\x16\xe4\x33\xc5\x2b\xa4\x75\x58\xa3\xc6\xe5\x8e\x31\xfa\x47\x80\x53\x07\xe5\x75\x35\x6b\x57\x53\x0d\x42\x16\xef\x18\x0b\xa9\x76\x71\x1a\xd9\x2a\x06\x9c\x20\xd4\x5c\x61\x06\xfb\x1c\xb9\x73\x75\x29\x3d\x8f\x3c\x71\xa1\x10\xfb\xb2\x82\x51\x37\x96\x35\x46\xee\x0c\x54\xdd\xb0\xb8\x60\xb0\xf7\x09\x08\x3e\x12\x23\xf9\x29\x26\x4a\x72\x6a\x27\xb1\x01\xa0\x9b\xe2\x56\xad\x09\xbf\x03\x3f\x39\xf0\xa3\x56\x25\x75\x48\xf8\x8d\x44\xb5\x86\x1d\x4d\x2d\xb7\xd2\xea\x16\x3c\xcd\xf5\xca\x5a\xbd\x34\x1c\x3b\x16\xb3\x3a\x7f\x22\x74\x49\x4f\x7e\xaa\x67\x38\x36\x64\x89\x9e\xdb\x71\xf3\x9c\xb8\xc8\x6d\x6a\x52\xa5\x0f\x6c\x5d\x42\x62\x9c\xb4\x10\x92\xb0\x12\x37\x19\xb2\xb2\x5a\x3b\x3e\x55\x38\x32\x8f\xcd\x5d\xcb\x76\x61\xbc\x79\x17\xf5\x46\x06\x35\x5d\x24\xd1\xc4\x4e\xd5\x14\x8c\x6a\x8e\xed\xdf\xdc\x4a\xf1\x48\xad\x90\x52\xfc\xf0\x27\xb5\xbb\xae\xda\x45\x71\x2f\xe2\x1b\x59\x30\x7f\x0b\x69\x64\x81\xfa\x78\x43\x95\x35\x68\x27\x51\x25\x86\x7e\x15\x05\x24\x18\x22\x5d\xae\x6e\x4d\x1d\x2d\xff\x38\xfe\xee\x03\x53\xfb\x6c\xc2\x6e\xa2\x22\xc7\x24\x4d\xd7\x37\x91\x41\x8f\x6e\x0f\x24\x07\x13\x62\x57\xe9\x92\x75\xe4\x1d\xc9\x70\x76\xa7\x4b\x3f\xc7\x4b\x14\xd5\x6a\x0d\x89\x64\xb2\x28\x72\x13\x7b\x71\xbc\x5e\x0b\xfa\x60\x45\x7c\x0f\x69\xf6\x2e\x07\xe3\x24\x82\xfd\x92\x01\x75\xe1\xd5\xc3\x24\x44\x94\xb5\x0a\xdd\xbd\x6c\xd8\xf8\x70\x04\xb0\x79\x36\x3b\xd2\xf2\xa7\x54\x23\xfa\xb1\xe4\x18\x7c\xc8\x0a\x58\x4a\xe1\xfb\xd5\x80\xa7\xeb\x96\xe5\x48\x7b\x20\xbb\x09\x8a\x51\x17\xe4\x8a\xba\xa3\x32\xd5\x75\xf9\xa3\xa5\x7b\x5f\xff\x51\xa2\xdd\xd6\xd1\xd0\xf9\xce\xb8\x00\x06\x55\xb7\x20\x28\x74\x58\x7e\x22\xf1\x0e\x11\x12\x13\x28\x59\xcb\x81\x78\x12\x5c\xa4\x2b\x48\x52\x88\xa8\x45\x5a\xde\xb5\xc5\x7f\x73\x5d\x41\xca\xdc\xd3\x0e\xf7\x30\xf0\x7b\x1f\xc1\x8c\xf6\xe0\xa5\xca\xfb\x08\x76\xb8\x87\x81\xdb\xf1\x2e\x83\x98\x2d\x3c\x0c\x3b\xdc\xc3\x90\xf9\x68\x51\xcd\x35\x7c\xf4\x53\xf5\xbe\xaa\x37\xd5\x0e\x75\x9f\xd7\x95\xc0\xba\x75\x4b\x56\xf4\x87\xed\x30\xd9\xb2\xa3\xed\xf5\x01\x3c\xfc\xb2\x10\x13\xf6\xe6\xe8\x88\x18\xbc\x23\xf7\x36\xe9\xe5\x73\x77\x32\xbc\x4f\x9c\xd8\x3e\x64\x29\x9d\xad\x37\x94\x1a\x4e\x87\xf7\x72\x46\xd2\x8b\xdc\x5d\xeb\x6c\xbd\x7e\x9d\x3c\x43\x0d\xf2\xdf\xec\x42\x07\xd5\x69\x5b\x90\x7f\xb0\xee\x2c\x23\x1f\xeb\x1f\x5b\x8d\xf9\x09\x7a\x48\x99\x0b\xfc\x98\x56\xbc\x54\xf2\x0d\xae\x80\xe2\x2c\x35\x81\xe4\x59\x81\x2d\xae\xf6\x7c\xbe\xad\x43\xf2\xb8\xf6\xf2\x17\xcd\x78\x97\x97\x73\x3a\x7a\x80\xd7\x9d\x0c\x65\x06\x54\x59\x6a\xcf\xd1\x3a\x10\x5b\x5c\xeb\x50\x5e\xf3\x9e\x3f\x0d\x64\x36\xab\x75\xbb\x88\x6f\xe0\xbb\xca\x5d\xe0\xe9\x76\x4b\xce\x62\x93\x67\x9d\xb9\xe0\x1e\x2a\x66\x6b\x21\x77\xcf\x03\x76\xc0\x20\x67\x71\x66\xa0\xcc\x85\xe8\xfd\x66\xcb\x08\xa9\x1c\x3b\x4f\x0f\x85\xd8\xad\xf5\x54\x01\x0e\x89\xd8\x7c\xdf\x22\xe0\xbe\xa9\xff\x5d\xd7\xd3\xac\x55\xc7\xfa\x25\xc6\xab\x8c\x12\x70\x0e\xd8\x67\xaa\x83\x0d\x4f\xd8\x15\x19\x25\x2b\xd8\x26\xd8\xeb\x6c\x11\x07\x93\x4b\xd8\xb4\xdc\x18\xb2\xa4\x71\x07\x30\x73\xd8\x65\xad\x63\xe7\x7b\x7e\x2b\xe5\xf3\x04\x94\xbb\x8c\xd5\x26\x01\x41\x5d\xa9\x3c\x1c\x8f\x88\x62\xd9\x9f\xb4\xdf\x64\xfb\x33\x1e\x59\xb7\x25\xa9\x84\xfc\xd6\x47\xb0\x2d\x0f\xca\x1c\x71\xf6\x38\x77\xe5\xdd\x71\x75\xa1\xc3\x85\x17\x6a\xf5\x77\x65\x33\xec\x60\x5e\xe2\x62\x4c\xe9\x4d\xa2\x15\xf5\x77\xf5\x86\x37\xe7\xe0\xfd\xe3\x11\x65\x2b\xef\xee\xe3\x48\x9f\x66\x8c\xb0\x35\x7f\xf8\xc6\x3b\x48\xd8\xed\x56\xcd\xbe\x97\xce\x04\x03\xd3\x38\xa6\x16\xfa\x2f\x39\x00\x8d\x28\xbc\x8c\x0b\xc5\xcd\x78\xcc\x2e\xf9\x3d\x50\x5d\x30\x73\x06\xd2\x0a\x64\x92\x1a\x75\x9b\xb4\x65\x30\x13\xcf\x59\xdd\xa8\xae\x72\xde\x59\x06\x64\x80\x50\x39\x37\xd8\x8c\xd5\x9c\xf6\xfb\x88\xa1\x83\x48\x50\xce\x05\xad\xf5\x93\xdd\x30\x9f\xe0\xa6\xe8\x1f\x8c\xfd\x63\x6f\x8a\x5f\x9d\x30\x50\x9f\xf9\xba\x3e\xbf\xfa\xab\x93\x8d\xfd\x1d\x54\x19\x68\xbd\xfd\xd6\xf6\xb2\x6d\x22\xf7\x0f\x5c\x75\x37\x6f\xa0\x9b\xbc\x4f\xdd\xe4\x7d\x62\x7c\x57\x42\xe4\xb5\x9a\x5d\x69\x15\x55\x21\x2e\xa4\x30\x1c\x61\x6d\x9a\x42\x39\xd8\xeb\x62\xc9\x41\x4f\x8c\xce\x06\x6d\x6a\x05\x03\x69\xc6\x13\x7c\x89\x23\x20\x2b\xea\xa5\xb7\x23\xdd\xd8\xd2\xb6\x68\x84\xa0\x7f\x2e\xbe\x87\x35\xc6\x11\x60\x8e\x31\x33\x1f\xaf\xe6\xed\xdf\x4a\x2f\x63\xeb\x22\xc0\x6a\xae\xa0\x50\x8b\xdf\x6e\x03\xfa\xa9\xe5\x57\xf5\x3d\xc2\xb6\xb1\xda\xdf\x16\x38\xab\x97\xcb\xb4\xca\x5b\x69\x3e\xea\x39\xbe\x21\x8d\x62\x8e\x3c\x61\x11\x18\xbe\x62\x9e\x52\x9c\x19\xc8\xfa\xdf\xf9\xd3\xc4\xf8\x2d\x90\x1e\x80\x9d\x8b\xa6\x3c\xbc\x80\xca\xa3\x89\x74\x2a\xb4\x4c\x33\xfc\x40\x64\xd5\x37\xf2\x6b\xea\xfa\x06\xc4\x2a\xe7\xf6\x06\xb1\xe4\xe4\x6a\x26\x31\x70\xbc\xe1\x01\xf3\x98\x53\xfb\xf1\xe5\x0c\x0e\x31\xf7\x91\x8c\x19\x17\xec\xb0\x76\xeb\x49\x16\xf0\xa2\x6c\x91\x56\x73\x4c\x12\x0d\x29\xb7\x95\xdc\xb3\x23\xa7\x93\x0c\xd5\x4d\xa3\x46\x03\x70\x5e\xc8\x0a\x99\x23\xda\x86\xc2\xee\x4d\x8d\x81\x26\x4b\xcb\x2b\x60\x32\x9d\x73\xb4\x90\x6f\x05\x5f\xc6\xd1\x6a\xbe\xe1\x33\x2d\xc8\x60\x8a\x43\x12\xc2\x6a\xf7\x68\xe4\x74\x59\x5d\x07\xe2\x91\x9e\x87\x48\x4b\x4c\xe3\x49\xd8\xeb\xd7\xcc\x73\x29\xa7\xd6\xa3\x28\x16\x5a\xcd\x82\xdd\xf8\xd6\x7c\x51\x4e\x94\x9f\xc9\x25\x92\xfb\x71\x77\x30\xd8\xf5\xd5\x02\x3c\x1e\x24\x45\xd7\x75\x5d\x8a\x62\xa5\x7b\x74\x54\x64\x3e\x14\xf3\x14\x29\xad\x5b\xde\x9c\xcd\xf1\xe8\xdc\xa4\x14\xef\xae\xd8\x7f\x42\x3e\x71\xda\x0b\x57\xa6\x8a\x16\x85\x28\x65\x0d\xa0\xa7\x98\xb0\xff\xfb\x9f\xff\xfd\x82\x2c\xdd\xf1\xd2\x26\x39\xd9\x81\xa7\x5c\xf6\x9e\xd7\xb6\x7f\xc1\xa4\x68\xda\xbf\x6a\x56\x42\x8c\x02\x72\xf3\x8b\xb9\x2b\x2e\x44\x51\xcd\x5b\xdb\x6a\xb6\x37\x6a\x82\x81\x14\x32\xa4\xaf\x6b\x56\xd5\x02\x15\xc0\xd2\xea\xc9\xb9\x7d\x06\x82\xdf\xf0\xfd\x07\xce\xe6\xf8\xb9\xa2\x5b\x5c\x66\x57\xb8\x87\xae\x66\xc3\x99\xd8\x62\xac\x1e\x41\xdf\xcd\x7e\x06\xf6\x12\x28\xdf\x5a\x9a\x3c\x60\x44\x92\x15\x60\xdf\x9d\xbf\x62\xf3\xb2\x9e\xa5\x25\x5a\xae\x02\x72\xef\xc6\x21\x29\x15\xf8\x55\xaa\x87\x01\x98\x41\xdd\x04\x8e\x01\xf2\x3c\x10\x84\x81\xc7\xcb\x57\xb0\xf6\xd6\x49\x36\x6d\xd5\x7a\x67\x2f\x12\xa9\xbb\x1f\x91\x49\x68\x25\xe5\x33\x90\x8d\x8c\x53\x8a\x8c\xa5\x72\x4c\x03\x4c\x16\x97\x27\xfb\x78\xd7\x85\x46\x3a\x47\x13\xe1\xc9\xba\x73\x20\xeb\xe9\x43\x5a\x94\x32\x3b\x35\x80\x0a\x48\x1e\xcd\x04\xab\xe5\x10\x2b\x18\x8e\x11\x18\x0f\x8c\xe8\xc4\x48\xbd\x7d\x24\x87\x44\xff\x79\xcf\xae\x39\x71\xc5\xe5\xa6\x43\x81\x93\xac\x2e\xb8\x9b\x55\x39\xc7\x55\x1d\x7d\x50\x9a\xe0\x50\xef\x5e\x5b\xb1\x06\x0f\x79\x50\x35\x77\x82\x3e\xe6\x32\x36\x41\xea\xd0\x85\x8f\x40\x14\x04\xa4\xdc\xa4\xbc\xc8\x01\x21\x1c\x11\x80\x51\x0b\x79\x38\x6f\xea\xf5\xea\x50\x9d\x4b\xcf\xd6\x42\x40\x12\x44\x47\x84\x5e\x6b\x2e\x32\x64\xda\x96\xe6\xf5\x27\x84\x51\x3d\xa1\xc9\xcc\x68\x42\xc8\xb7\x5a\x01\x11\x2d\x6d\x72\xef\x5e\x89\xcc\xb4\x88\xce\x6a\x7e\x87\x6f\x96\x80\x86\xc1\xcc\xd0\xc2\xc8\xfb\x08\x3d\x18\xf4\x93\x16\x06\xdf\x02\x74\x20\x0d\x75\xe8\xc0\xdb\xa6\x46\x76\xba\x70\xf9\x8c\x31\x0b\x97\xcf\xbc\x25\xd1\xa2\x90\x89\x50\xb6\xc9\x34\xb3\xd1\x9f\xff\xf9\x4f\x6f\x23\xcf\x35\xa8\xb4\x13\x2f\xba\x61\xd2\xad\x52\x4f\xc9\x38\x98\xe9\x84\xee\xab\xb6\xf2\xbc\xef\x5f\xf1\x45\x27\xa1\xf4\x05\xc9\x62\x46\x8a\x2f\xc0\x20\x3c\x7e\x09\xd2\x46\xe1\xd2\xe1\x6c\x5b\x06\x7c\x34\xae\x46\x86\x3e\x98\x18\xa6\xb7\x31\x44\x0e\x92\xb4\xa9\x30\xc5\xf6\x81\x07\xf1\xe6\xed\xbf\x24\x47\xf0\xff\x37\x1a\xc2\x59\x3d\x91\x84\x10\xe9\x61\x28\x76\x00\xfe\xc4\x2f\x75\x71\xe1\x78\x28\x1a\x62\x58\x6d\x0b\xe7\xda\x19\x40\xcb\x0d\xf0\x79\xac\x6f\x8d\x61\xad\x91\xe6\x4f\xdd\x94\xc1\xb6\xf3\x4d\x67\x99\xb2\x9b\xb2\xc8\xde\x43\x3c\x41\x17\xe2\x60\xf4\xdb\xf8\xa3\xa9\x9c\xdf\x14\x96\xbd\x96\xaa\x4f\x2e\x4c\xcc\x69\x22\x4f\xfb\xc4\xcc\xf9\xd5\xcb\x38\x33\xa7\x75\x41\xce\xcc\x99\xe2\x4e\x62\xfe\x31\x6c\x90\x98\xca\x7a\xba\xa4\x86\x88\xa9\x8e\xde\x54\xb9\xc7\x0e\x31\xb7\x67\xea\x51\xec\x11\xeb\x35\x62\xa7\x3d\x62\xb6\x37\xd8\x61\xae\x47\xac\xd3\x6e\x9c\x32\xcf\xc1\x52\x72\x32\xc4\x0d\x15\x87\x5e\x2a\xef\xe0\xda\x1c\x65\x17\xbe\x97\x71\xbb\xee\x5d\xd6\xe1\x5b\xb1\xbd\x9a\xb7\x83\x6e\x0b\x68\x97\x44\x24\x9a\x10\x21\x07\x81\x89\x66\xe8\x70\xdf\xa4\x60\x02\x0c\x69\xe8\x40\xff\x45\x4c\x2c\x5c\x26\xb8\xeb\xce\xed\xa1\x10\xde\x0e\x83\x79\x12\xd3\x93\x6e\x6f\xf6\x31\x84\xec\xdf\x26\x0f\x74\x37\x53\xe3\xa8\xdd\x0b\x1b\x40\x3a\xdd\x7d\x7f\x53\xef\x43\x10\x4d\x5b\xe2\x74\x5f\x73\xba\xef\xfa\xe2\x57\x96\xc0\xce\xd4\x4c\xb2\x84\x6c\x40\xf6\x9e\xd8\x43\x2f\xbc\x39\x23\xaf\x5d\x59\x02\x43\x90\xea\xd6\xd5\x50\x02\x30\x8c\x76\x66\xb1\xe4\x9f\xad\xa7\x8a\x61\x32\xdb\xf5\x93\xcf\x4a\xab\xa2\x1c\x92\x4d\xbc\x5d\x3b\x50\xe3\x69\x23\x00\xd1\x42\x02\xce\x1f\x45\x0a\x2e\x36\x0a\x27\xaa\x01\x51\xa2\xda\xa4\x16\x31\xae\xb8\x17\x7f\x0d\x5d\x79\xa3\x58\x59\x9c\x54\x92\x04\x97\x17\x6c\x88\x9c\x4b\x4a\x33\x40\x41\xf7\xd8\xbc\xca\x6b\xca\x5a\xb0\xd8\xe5\x26\x22\x7a\xc8\xe9\xe2\xd7\xcd\xf2\x10\xcd\xa0\xa9\x4b\x8b\x92\xe1\xa7\x4d\x91\x4b\x7b\xd5\x9c\x39\x83\x23\xd7\x8a\x24\xe9\xa4\x5d\x95\xd8\x1b\xf9\xaf\xca\x91\xc5\x09\xfb\x93\x63\x16\x8a\x37\xa2\xb3\xe0\xc5\x7c\x21\x4f\x2c\xde\x1e\x1d\xad\x1e\x3b\x4d\x5b\x4f\x18\x1a\x51\x71\xb0\x4c\x1f\x0f\x83\xd8\x8e\x7a\xcd\x7d\x64\x6f\xf7\x95\xc5\x90\x0b\x30\x3d\xdf\x17\x5e\xef\xd9\xed\x0b\xd8\xce\x7b\xd1\x07\x36\xf5\x24\x52\x52\x4f\x23\x23\xda\x40\xd0\xf5\xc7\xe9\x0a\xc5\xd0\xca\xe5\xd6\x7e\x14\x90\x05\xac\xd5\x81\x17\x08\x11\x32\xe2\x09\xd3\x40\x77\x0a\xe4\x0e\x61\x54\x17\xa5\xcd\xea\x15\x24\x58\x24\x2b\x39\x52\x57\x58\xf1\x3b\xbd\x13\x85\x75\xc0\xb8\xd5\xad\x34\x45\x59\x8a\x78\x29\xb5\x02\xbd\x39\xba\x35\xab\x9b\x3a\x18\xea\xc6\xb3\xb4\x5d\x9e\x10\x7b\x23\xb9\x77\xb1\x67\xa6\xcf\x11\x09\x7e\xe7\x2d\xed\x60\xa5\xd0\x50\x4f\xff\x2e\x68\x0f\x3d\x4b\xe8\xb6\xeb\xdd\xa8\x96\x17\xe2\x65\xb1\xda\x6c\x0b\xf3\x9b\x2d\xff\xe4\x22\x2b\xeb\xd6\x0d\xfb\xfd\x12\xa6\xe3\xe9\x42\x35\x7b\x37\x62\x0e\xd2\xdc\xca\xe5\x50\x2d\x65\x4b\xaf\x70\xd1\x45\xc5\xd1\xee\x76\x98\x36\x6c\x59\x02\x6c\xc9\xa0\x3b\x02\x0a\x15\x45\xba\x21\x1f\x85\xf5\x6c\x0b\xa0\xed\x5c\xb9\xde\xd7\xe3\xae\xe7\xce\xb6\xe7\xfb\x1d\x98\x5e\xc6\xff\x9b\x57\xb4\xa3\xc2\x7c\x81\x66\x77\x53\xf0\xfc\x9b\x2e\x59\x87\xbc\x9b\xfd\x4e\x86\x49\xbf\x2f\x30\x70\x4e\x9d\xeb\xf4\x3c\xe5\x55\xeb\x36\x5b\xf0\xa5\xbd\xc3\xdf\x63\x8e\xbe\x13\x8f\x9d\x5d\x10\x82\x56\xa5\xb0\x81\x77\xfb\x04\xdd\x98\x6b\x58\xd0\xf5\xf3\x4b\x99\xe8\x12\xdd\xc5\xc4\x2e\xa6\xdb\xc5\xc7\xf1\xdb\x2e\x3e\x05\x56\xbb\xa0\x7e\x3a\x33\xe4\x1d\xdc\x26\x4e\x78\x37\x7a\x79\xaf\xba\x36\xd4\x89\x85\xba\xf3\x62\x76\x25\x81\xe1\xed\xe3\xed\x99\x2a\xfe\x6e\xec\xc4\x36\xc4\x6e\x10\xef\xd6\x1e\xf2\x9e\x2f\x78\xf6\x1e\x09\xda\x76\x5f\x55\x3e\x31\x48\xe6\x64\xad\x0d\x39\xa3\x99\x11\x49\x25\x38\xf8\xca\x9f\x75\xb0\x53\xa4\x11\x8c\xc4\xba\x7b\x9f\x36\x02\x84\x66\xdc\xb6\x56\xb0\x81\x65\x00\xa7\x7f\x29\xca\x12\xfb\x77\x9a\x51\x9e\x33\x4b\x0b\x19\x95\xa1\xc0\xf8\x71\xbf\x05\x24\x59\xc1\x77\x27\x17\xf1\x1b\x40\x12\x02\xdf\x7d\x08\xa7\xfd\x43\xcb\x69\xcd\xcd\xb4\x70\xf3\x87\xe8\xa8\x31\x1f\xd2\xb4\x7f\x24\x0c\x3a\x87\x59\xea\x9d\xa4\x06\xfd\xa2\x04\x86\xd7\x2d\xf1\x07\x13\x01\x65\x5c\xed\x7a\xb6\x2c\x44\xd0\xb8\x78\xb2\x6a\xf8\x03\x24\x4e\x5f\xd3\xef\x38\x8c\x93\x97\xbf\x9c\x96\x4e\xd0\x89\x02\xf2\x77\x70\x90\x97\xc5\x91\xf6\x8f\x4e\x87\x4c\xb6\x9f\x82\xdd\x44\xc7\x42\xb1\xa3\x13\xec\x6b\x05\xf4\xdb\x59\x90\x6c\x8e\x77\xf6\xb2\x6a\x25\x86\x0f\xf4\xd5\xdd\x4b\x75\x65\x6e\x93\x16\x22\x49\x12\xe3\x9c\xfb\xbf\x0c\x55\x73\xc9\x5f\x86\xca\xdf\x79\xe3\x92\xdc\xdb\x41\xf8\xa3\x69\xcb\xf1\xd0\xdc\x74\x14\xae\x26\x57\xc2\x70\x7a\xd3\xea\x67\x2c\xab\x6e\xb3\x9f\x85\x7e\xbf\xee\xf8\x9f\x90\x28\xe4\x1c\x0e\xb1\x8e\x33\x7a\x56\x7f\xbd\x0a\xd2\x9f\x07\x05\x65\xa7\xf1\x73\xbb\xa1\xd9\x03\x29\x90\x03\x47\x89\xfb\x9d\xb6\x64\x8f\xcb\xee\xc7\x0e\xee\x92\x5a\x22\xa1\x45\x3c\xbb\x96\xee\x1e\x4f\xe3\x70\xf0\xb0\xeb\x63\xef\xd6\xb9\xca\x1d\xd2\xd1\xa0\x86\xb6\xa5\xa0\x03\x3f\x49\x09\xeb\x20\xa8\x81\x5f\x2f\xd7\x01\xa9\x9a\x0b\x36\xf0\xdf\xff\x07\x00\x00\xff\xff\x6f\xcf\x2c\xc0\x46\x41\x00\x00") +var _static_js_app_js = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xd4\x3b\xed\x72\xe3\x46\x72\xff\xf5\x14\xb3\xb0\x6b\x05\xc6\x12\xa8\xdd\xcb\x55\xaa\x48\x49\x8e\x2c\xeb\xca\x4e\x6c\xaf\x23\xc9\x57\xa9\x52\x54\x2a\x10\x18\x91\xf0\x82\x00\x0f\x18\x8a\x52\xd6\x7a\x83\x3c\x40\x9e\x2f\x4f\x92\xee\xe9\xf9\x04\x06\xa4\xd6\x3e\x97\xf7\xee\xca\x2b\x60\xd0\xdd\xd3\xd3\xdd\xd3\x5f\x33\x7c\x48\x1b\xc6\xf3\x42\xd4\xcd\x74\x0f\x9f\xb3\xba\xaa\x78\x26\x78\xce\x4e\xd8\x7d\x5a\xb6\x9c\x86\x67\x75\xfd\x7e\x99\x36\xef\x5b\x18\xfe\xf0\x3c\xdd\xdb\xbb\x5f\x57\x99\x28\xea\x8a\xa5\xab\xe2\x3c\x2d\xcb\x78\xc9\xc5\xa2\xce\x0f\xd8\x2a\x15\x0b\xfc\xb7\x49\x97\xed\x01\xcb\x66\x23\xf6\x61\x8f\xb1\xcf\x93\xf4\xe7\xf4\x31\xc6\x47\xc6\xd6\x4d\x39\x61\xd1\x18\x30\x23\xf6\x05\x21\xc8\x71\x22\x31\x51\x7f\x69\x2c\x4b\xb3\x05\x9f\x10\x2b\x34\x92\xa7\x22\x9d\xe8\x09\xe4\x48\xbb\xce\x32\xde\xb6\x00\xa5\x98\x8a\x11\x86\x26\x96\x34\x66\x34\x30\x95\xef\xcf\x84\xc4\x9b\xa6\x6e\x1c\x94\xc7\x45\x73\xc0\x5a\x91\x8a\x35\xb0\xdd\xc3\xff\xf9\x3f\xd6\xbc\x79\x4a\x60\xd6\x96\xff\xdb\xd5\xbb\x1f\x10\x3c\x69\x78\xbb\xaa\xab\x96\x5f\xf3\x47\x31\xd2\xd4\xe1\xdf\x67\x78\x7e\x76\x44\x34\xe7\xe2\x3a\x9d\x95\xbc\x8d\x51\x1c\xdd\xff\x7d\x30\x22\x8c\x00\x30\x3a\x00\xc9\x08\x09\x0d\x8f\x1f\x9e\xa5\x08\xa7\x40\xb6\x47\xed\xb2\xde\xb4\xb1\x84\x3c\x60\xf5\x4a\x68\x61\x0f\x51\x1b\xa3\xac\xe5\x23\xfc\x8d\xc6\x0d\x60\x47\x0e\x62\x70\x8a\x2b\xd1\xac\x33\xb1\x6e\xb8\x9e\x47\xf2\xff\x82\x29\xb6\x73\xfe\x6d\x95\xf3\x47\xde\x7a\x44\x5f\x44\x56\x72\x5e\x10\xf6\xb0\x74\xbe\x29\x5a\x30\xe7\xa7\x90\xb0\x03\x73\x2c\x08\x7a\x98\xdc\x57\xda\xf4\xfb\x04\x03\xe4\xcc\x46\xf1\x09\x5a\x8a\xbc\xca\xea\x9c\x4b\x73\x8a\xff\x86\xff\x92\x9d\x35\x1c\xe4\x5c\xb1\x0d\xac\xae\xde\x24\x33\x51\xa7\xea\xab\x6f\x4a\xb0\xf2\x6c\x2d\x5c\x74\xbb\xc7\x0c\x2f\xab\xba\x25\x66\x24\x00\x32\xc2\xe4\xd3\x84\xfe\x30\xc5\x56\x87\xf0\xaa\x4c\x8b\xea\x85\x84\x15\xf4\xcb\x48\x97\x75\x9a\x2b\xfb\x57\xce\x20\x8e\x3e\x23\xd5\xb2\xb2\x88\x46\xb0\x8f\x96\xf5\x03\x8f\x01\x0d\x3e\xda\xcd\x12\xdc\xcd\xf8\x9c\xdc\xd7\xcd\x05\xf8\x05\x0b\x51\x08\xbe\xb4\xfb\x15\xe8\x1f\x97\xc5\xe9\x71\xbb\x4a\xab\xd3\xe3\x82\x65\x65\xda\xb6\x27\xfb\xf7\x29\xb8\x91\x43\x39\xf1\xfe\xe9\xf1\xb8\x38\x65\x68\x58\x88\x8a\x76\xc5\x8e\xc7\x04\x3f\x06\x54\x60\x2a\x5d\xad\x78\x95\x5f\xd7\x86\xd7\x48\xef\x70\xf9\xb7\xbb\xc7\x79\x9b\xa5\x2b\xfe\x8d\x58\x96\x71\x2b\x1a\xe2\xa5\xb8\x67\xf8\xc2\x5e\x9d\xb0\x6a\x5d\x96\xec\x97\x5f\x98\x7a\x5d\x83\x0d\xdf\x17\x15\xcf\x35\xd3\x4a\xfd\xe4\x66\x80\xfd\xbc\x78\x18\x23\x17\x02\x5c\x8b\x24\x98\x2c\x90\x34\x4d\xbd\x67\xed\x25\x92\x8b\xd4\x2b\xc4\x59\xf6\x4f\xf1\x5f\xb5\x98\xc8\x67\x72\x5d\x75\xd8\xc4\xc9\x65\x04\x00\xb7\x9e\xd7\xd9\x7a\xc9\x2b\x91\x64\x0d\x4f\x05\xbf\x28\x39\xbe\xc5\x11\xb0\x42\x4b\xe7\x49\x01\xb1\xa1\xf9\xe6\xfa\xfb\xef\x00\x1c\xd0\xa7\x96\x0f\x9e\x64\x8b\xa2\xcc\x7f\x00\xd3\x6e\x93\x92\x57\x73\xb1\x60\x27\x27\x27\xec\x88\x7d\xc9\xa2\x88\x4d\x3c\x80\x9b\xa3\xdb\xa4\x82\x87\xbf\xa6\xe5\x9a\xf7\x5c\xe5\xf9\xba\x69\x60\x62\x69\x04\xb1\xb7\x39\x3e\x77\x74\x91\xa4\x42\x34\xc0\x1c\x98\xc3\x61\x46\x18\xd1\x08\x25\x1c\x75\xd6\x0c\x4e\x9a\x7b\xc4\x90\x0a\x0c\xae\x4b\x81\x64\xa4\xf4\x1d\x5a\x4b\xe0\x0b\x4d\x5c\x7f\x92\x0a\x30\x6f\x64\xa9\xe7\x28\xed\x38\xe2\xcb\x95\x78\x0a\x7e\xa9\xea\xc3\xac\xa9\x57\x51\xc7\x46\x56\xbc\x01\xcb\x5d\x4a\x66\xce\xc8\x70\x95\x0b\x4c\xe5\x9b\xb5\x1a\x7a\x07\x09\xb2\x08\x5c\x70\x95\x81\x3e\x22\x5c\x9c\x33\x9e\xf3\x92\xc3\xa8\x36\x20\xd4\xe2\x12\x82\x60\x3a\x47\x5d\x46\x67\x0d\x67\x4f\xf5\x1a\x42\xa3\x7a\xd8\xa4\x95\x60\xa2\x96\x26\xaf\xa8\xa0\xd1\x93\x5b\xf5\x1c\x2c\xfb\x32\x22\x43\x47\x46\x5e\x41\x3e\x70\x5f\x34\xcb\x58\xd1\x1e\x8d\x94\x32\x8c\x21\xb6\x9b\x42\xc0\x56\x74\x57\x80\x51\xbb\xe5\x0e\xeb\x13\xb5\x31\x3d\xef\x15\x5d\x5f\xfe\xf4\xc3\xf9\xd9\xf5\x05\xbb\x3e\xfb\xea\xbb\x0b\xe6\x04\x8f\x81\x38\x4e\x2c\x49\x0f\x20\xa3\xf7\x88\xa5\x25\x6f\x84\x3b\x32\x35\xa0\xae\xde\xf5\xe8\xb3\x79\x9a\x81\x8d\xbf\x9f\x3a\xbc\x2a\x71\x86\x39\xfd\xfa\xf2\xdd\x8f\xbf\x0f\x97\xae\x6f\xfc\xd5\xbc\x83\x37\xae\x1b\x61\x78\x47\x53\xb8\x2f\x60\x13\xa6\x4b\xb4\x05\xa3\xd8\x24\x6b\x1f\x22\x07\x86\x3c\xf6\x89\x8e\x39\x14\x98\x7e\xba\xfc\x36\x8e\xae\x2e\xbe\xbb\x38\xbf\x66\xff\xc4\xfe\x72\xf9\xee\x7b\xbb\x64\xc3\x01\x62\x43\x12\x87\x86\xb6\x10\x62\x35\x19\xcb\x10\xad\xe8\x94\x35\xe8\x1c\xc4\x92\x2c\x20\x5a\xc8\x88\x0d\xf1\x83\x42\xd1\x97\x68\xfe\xa9\x38\x01\x46\x5e\x6b\x0e\x4f\x10\xd5\xb0\x0b\xe0\xaf\x25\xa8\x1c\x96\x4f\xee\xa4\x30\x85\x65\xb8\x06\x07\x1d\x03\x1b\xb0\x5b\xef\x66\x65\x5a\xbd\x8f\x0c\x83\x00\x01\x41\x22\x5b\x3b\x52\x35\x52\x7b\xf6\xf6\x64\x0b\x92\x3b\x03\xa5\x6c\xe2\xbc\x68\xb8\x63\xc4\x64\xd7\xac\x3b\xac\x65\x7e\x76\x75\x6e\x04\xae\x7d\xf1\xeb\xcf\x1e\xdf\xfe\xf9\xab\xb7\xd3\xc8\x55\xce\xd7\x17\x83\x90\xe7\x1a\x12\x82\x41\x0a\xfe\xa8\x0b\x15\xf5\xd9\x9d\xad\xc1\x89\x92\x65\x28\x1f\x76\x20\x97\x70\x5e\x97\xeb\x65\x45\xcf\xef\x9a\x9c\x37\xda\x71\xba\x86\xa4\x9c\x8b\x42\xd4\xd6\x49\xab\xc2\x98\x29\x9a\xd3\x63\x91\x9f\x5e\x5c\x5e\xbe\xbb\x9c\x48\xb5\x7b\xa0\xa8\x9c\xe3\x31\x02\xe1\x3f\x7e\x88\x34\x0e\x75\xaa\xa9\x39\x3e\x36\xcd\x73\xdf\x65\x4e\x9d\x98\x67\x1c\x89\x74\x37\x7a\x42\x4c\x4f\x03\xac\xfd\x50\x03\x56\x56\x37\x79\xcb\xee\x6b\x08\xa2\xbf\x23\x3b\x54\x0c\x95\x58\xf0\x90\x22\x70\x00\xd9\x52\x03\x24\x5d\xc9\x6c\x26\x85\xdf\xf6\xd3\x12\xf8\xa0\x17\x81\xab\x83\x57\x19\x14\xad\xc2\x9c\x1a\x03\xa7\xfa\x02\x48\x1f\x43\xe4\x54\xe1\x1c\x7d\xea\x03\xdf\x97\x39\xcf\xc9\x3e\xea\x03\x29\x80\x16\xe4\x33\xc5\x2b\xa4\x75\x58\xa3\xc6\xe5\x8e\x31\xfa\x47\x80\x53\x07\xe5\x75\x35\x6b\x57\x53\x0d\x42\x16\xef\x18\x0b\xa9\x76\x71\x1a\xd9\x2a\x06\x9c\x20\xd4\x5c\x61\x06\xfb\x1c\xb9\x73\x75\x29\x3d\x8f\x3c\x71\xa1\x10\xfb\xb2\x82\x51\x37\x96\x35\x46\xee\x0c\x54\xdd\xb0\xb8\x60\xb0\xf7\x09\x08\x3e\x12\x23\xf9\x29\x26\x4a\x72\x6a\x27\xb1\x01\xa0\x9b\xe2\x56\xad\x09\xbf\x03\x3f\x39\xf0\xa3\x56\x25\x75\x48\xf8\x8d\x44\xb5\x86\x1d\x4d\x2d\xb7\xd2\xea\x16\x3c\xcd\xf5\xca\x5a\xbd\x34\x1c\x3b\x16\xb3\x3a\x7f\x22\x74\x49\x4f\x7e\xaa\x67\x38\x36\x64\x89\x9e\xdb\x71\xf3\x9c\xb8\xc8\x6d\x6a\x52\xa5\x0f\x6c\x5d\x42\x62\x9c\xb4\x10\x92\xb0\x12\x37\x19\xb2\xb2\x5a\x3b\x3e\x55\x38\x32\x8f\xcd\x5d\xcb\x76\x61\xbc\x79\x17\xf5\x46\x06\x35\x5d\x24\xd1\xc4\x4e\xd5\x14\x8c\x6a\x8e\xed\xdf\xdc\x4a\xf1\x48\xad\x90\x52\xfc\xf0\x27\xb5\xbb\xae\xda\x45\x71\x2f\xe2\x1b\x59\x30\x7f\x0b\x69\x64\x81\xfa\x78\x43\x95\x35\x68\x27\x51\x25\x86\x7e\x15\x05\x24\x18\x22\x5d\xae\x6e\x4d\x1d\x2d\xff\x38\xfe\xee\x03\x53\xfb\x6c\xc2\x6e\xa2\x22\xc7\x24\x4d\xd7\x37\x91\x41\x8f\x6e\x0f\x24\x07\x13\x62\x57\xe9\x92\x75\xe4\x1d\xc9\x70\x76\xa7\x4b\x3f\xc7\x4b\x14\xd5\x6a\x0d\x89\x64\xb2\x28\x72\x13\x7b\x71\xbc\x5e\x0b\xfa\x60\x45\x7c\x0f\x69\xf6\x2e\x07\xe3\x24\x82\xfd\x92\x01\x75\xe1\xd5\xc3\x24\x44\x94\xb5\x0a\xdd\xbd\x6c\xd8\xf8\x70\x04\xb0\x79\x36\x3b\xd2\xf2\xa7\x54\x23\xfa\xb1\xe4\x18\x7c\xc8\x0a\x58\x4a\xe1\xfb\xd5\x80\xa7\xeb\x96\xe5\x48\x7b\x20\xbb\x09\x8a\x51\x17\xe4\x8a\xba\xa3\x32\xd5\x75\xf9\xa3\xa5\x7b\x5f\xff\x51\xa2\xdd\xd6\xd1\xd0\xf9\xce\xb8\x00\x06\x55\xb7\x20\x28\x74\x58\x7e\x22\xf1\x0e\x11\x12\x13\x28\x59\xcb\x81\x78\x12\x5c\xa4\x2b\x48\x52\x88\xa8\x45\x5a\xde\xb5\xc5\x7f\x73\x5d\x41\xca\xdc\xd3\x0e\xf7\x30\xf0\x7b\x1f\xc1\x8c\xf6\xe0\xa5\xca\xfb\x08\x76\xb8\x87\x81\xdb\xf1\x2e\x83\x98\x2d\x3c\x0c\x3b\xdc\xc3\x90\xf9\x68\x51\xcd\x35\x7c\xf4\x53\xf5\xbe\xaa\x37\xd5\x0e\x75\x9f\xd7\x95\xc0\xba\x75\x4b\x56\xf4\x87\xed\x30\xd9\xb2\xa3\xed\xf5\x01\x3c\xfc\xb2\x10\x13\xf6\xe6\xe8\x88\x18\xbc\x23\xf7\x36\xe9\xe5\x73\x77\x32\xbc\x4f\x9c\xd8\x3e\x64\x29\x9d\xad\x37\x94\x1a\x4e\x87\xf7\x72\x46\xd2\x8b\xdc\x5d\xeb\x6c\xbd\x7e\x9d\x3c\x43\x0d\xf2\xdf\xec\x42\x07\xd5\x69\x5b\x90\x7f\xb0\xee\x2c\x23\x1f\xeb\x1f\x5b\x8d\xf9\x09\x7a\x48\x99\x0b\xfc\x98\x56\xbc\x54\xf2\x0d\xae\x80\xe2\x2c\x35\x81\xe4\x59\x81\x2d\xae\xf6\x7c\xbe\xad\x43\xf2\xb8\xf6\xf2\x17\xcd\x78\x97\x97\x73\x3a\x7a\x80\xd7\x9d\x0c\x65\x06\x54\x59\x6a\xcf\xd1\x3a\x10\x5b\x5c\xeb\x50\x5e\xf3\x9e\x3f\x0d\x64\x36\xab\x75\xbb\x88\x6f\xe0\xbb\xca\x5d\xe0\xe9\x76\x4b\xce\x62\x93\x67\x9d\xb9\xe0\x1e\x2a\x66\x6b\x21\x77\xcf\x03\x76\xc0\x20\x67\x71\x66\xa0\xcc\x85\xe8\xfd\x66\xcb\x08\xa9\x1c\x3b\x4f\x0f\x85\xd8\xad\xf5\x54\x01\x0e\x89\xd8\x7c\xdf\x22\xe0\xbe\xa9\xff\x5d\xd7\xd3\xac\x55\xc7\xfa\x25\xc6\xab\x8c\x12\x70\x0e\xd8\x67\xaa\x83\x0d\x4f\xd8\x15\x19\x25\x2b\xd8\x26\xd8\xeb\x6c\x11\x07\x93\x4b\xd8\xb4\xdc\x18\xb2\xa4\x71\x07\x30\x73\xd8\x65\xad\x63\xe7\x7b\x7e\x2b\xe5\xf3\x04\x94\xbb\x8c\xd5\x26\x01\x41\x5d\xa9\x3c\x1c\x8f\x88\x62\xd9\x9f\xb4\xdf\x64\xfb\x33\x1e\x59\xb7\x25\xa9\x84\xfc\xd6\x47\xb0\x2d\x0f\xca\x1c\x71\xf6\x38\x77\xe5\xdd\x71\x75\xa1\xc3\x85\x17\x6a\xf5\x77\x65\x33\xec\x60\x5e\xe2\x62\x4c\xe9\x4d\xa2\x15\xf5\x77\xf5\x86\x37\xe7\xe0\xfd\xe3\x11\x65\x2b\xef\xee\xe3\x48\x9f\x66\x8c\xb0\x35\x7f\xf8\xc6\x3b\x48\xd8\xed\x56\xcd\xbe\x97\xce\x04\x03\xd3\x38\xa6\x16\xfa\x2f\x39\x00\x8d\x28\xbc\x8c\x0b\xc5\xcd\x78\xcc\x2e\xf9\x3d\x50\x5d\x30\x73\x06\xd2\x0a\x64\x92\x1a\x75\x9b\xb4\x65\x30\x13\xcf\x59\xdd\xa8\xae\x72\xde\x59\x06\x64\x80\x50\x39\x37\xd8\x8c\xd5\x9c\xf6\xfb\x88\xa1\x83\x48\x50\xce\x05\xad\xf5\x93\xdd\x30\x9f\xe0\xa6\xe8\x1f\x8c\xfd\x63\x6f\x8a\x5f\x9d\x30\x50\x9f\xf9\xba\x3e\xbf\xfa\xab\x93\x8d\xfd\x1d\x54\x19\x68\xbd\xfd\xd6\xf6\xb2\x6d\x22\xf7\x0f\x5c\x75\x37\x6f\xa0\x9b\xbc\x4f\xdd\xe4\x7d\x62\x7c\x57\x42\xe4\xb5\x9a\x5d\x69\x15\x55\x21\x2e\xa4\x30\x1c\x61\x6d\x9a\x42\x39\xd8\xeb\x62\xc9\x41\x4f\x8c\xce\x06\x6d\x6a\x05\x03\x69\xc6\x13\x7c\x89\x23\x20\x2b\xea\xa5\xb7\x23\xdd\xd8\xd2\xb6\x68\x84\xa0\x7f\x2e\xbe\x87\x35\xc6\x11\x60\x8e\x31\x33\x1f\xaf\xe6\xed\xdf\x4a\x2f\x63\xeb\x22\xc0\x6a\xae\xa0\x50\x8b\xdf\x6e\x03\xfa\xa9\xe5\x57\xf5\x3d\xc2\xb6\xb1\xda\xdf\x16\x38\xab\x97\xcb\xb4\xca\x5b\x69\x3e\xea\x39\xbe\x21\x8d\x62\x8e\x3c\x61\x11\x18\xbe\x62\x9e\x52\x9c\x19\xc8\xfa\xdf\xf9\xd3\xc4\xf8\x2d\x90\x1e\x80\x9d\x8b\xa6\x3c\xbc\x80\xca\xa3\x89\x74\x2a\xb4\x4c\x33\xfc\x40\x64\xd5\x37\xf2\x6b\xea\xfa\x06\xc4\x2a\xe7\xf6\x06\xb1\xe4\xe4\x6a\x26\x31\x70\xbc\xe1\x01\xf3\x98\x53\xfb\xf1\xe5\x0c\x0e\x31\xf7\x91\x8c\x19\x17\xec\xb0\x76\xeb\x49\x16\xf0\xa2\x6c\x91\x56\x73\x4c\x12\x0d\x29\xb7\x95\xdc\xb3\x23\xa7\x93\x0c\xd5\x4d\xa3\x46\x03\x70\x5e\xc8\x0a\x99\x23\xda\x86\xc2\xee\x4d\x8d\x81\x26\x4b\xcb\x2b\x60\x32\x9d\x73\xb4\x90\x6f\x05\x5f\xc6\xd1\x6a\xbe\xe1\x33\x2d\xc8\x60\x8a\x43\x12\xc2\x6a\xf7\x68\xe4\x74\x59\x5d\x07\xe2\x91\x9e\x87\x48\x4b\x4c\xe3\x49\xd8\xeb\xd7\xcc\x73\x29\xa7\xd6\xa3\x28\x16\x5a\xcd\x82\xdd\xf8\xd6\x7c\x51\x4e\x94\x9f\xc9\x25\x92\xfb\x71\x77\x30\xd8\xf5\xd5\x02\x3c\x1e\x24\x45\xd7\x75\x5d\x8a\x62\xa5\x7b\x74\x54\x64\x3e\x14\xf3\x14\x29\xad\x5b\xde\x9c\xcd\xf1\xe8\xdc\xa4\x14\xef\xae\xd8\x7f\x42\x3e\x71\xda\x0b\x57\xa6\x8a\x16\x85\x28\x65\x0d\xa0\xa7\x98\xb0\xff\xfb\x9f\xff\xfd\x82\x2c\xdd\xf1\xd2\x26\x39\xd9\x81\xa7\x5c\xf6\x9e\xd7\xb6\x7f\xc1\xa4\x68\xda\xbf\x6a\x56\x42\x8c\x02\x72\xf3\x8b\xb9\x2b\x2e\x44\x51\xcd\x5b\xdb\x6a\xb6\x37\x6a\x82\x81\x14\x32\xa4\xaf\x6b\x56\xd5\x02\x15\xc0\xd2\xea\xc9\xb9\x7d\x06\x82\xdf\xf0\xfd\x07\xce\xe6\xf8\xb9\xa2\x5b\x5c\x66\x57\xb8\x87\xae\x66\xc3\x99\xd8\x62\xac\x1e\x41\xdf\xcd\x7e\x06\xf6\x12\x28\xdf\x5a\x9a\x3c\x60\x44\x92\x15\x60\xdf\x9d\xbf\x62\xf3\xb2\x9e\xa5\x25\x5a\xae\x02\x72\xef\xc6\x21\x29\x15\xf8\x55\xaa\x87\x01\x98\x41\xdd\x04\x8e\x01\xf2\x3c\x10\x84\x81\xc7\xcb\x57\xb0\xf6\xd6\x49\x36\x6d\xd5\x7a\x67\x2f\x12\xa9\xbb\x1f\x91\x49\x68\x25\xe5\x33\x90\x8d\x8c\x53\x8a\x8c\xa5\x72\x4c\x03\x4c\x16\x97\x27\xfb\x78\xd7\x85\x46\x3a\x47\x13\xe1\xc9\xba\x73\x20\xeb\xe9\x43\x5a\x94\x32\x3b\x35\x80\x0a\x48\x1e\xcd\x04\xab\xe5\x10\x2b\x18\x8e\x11\x18\x0f\x8c\xe8\xc4\x48\xbd\x7d\x24\x87\x44\xff\x79\xcf\xae\x39\x71\xc5\xe5\xa6\x43\x81\x93\xac\x2e\xb8\x9b\x55\x39\xc7\x55\x1d\x7d\x50\x9a\xe0\x50\xef\x5e\x5b\xb1\x06\x0f\x79\x50\x35\x77\x82\x3e\xe6\x32\x36\x41\xea\xd0\x85\x8f\x40\x14\x04\xa4\xdc\xa4\xbc\xc8\x01\x21\x1c\x11\x80\x51\x0b\x79\x38\x6f\xea\xf5\xea\x50\x9d\x4b\xcf\xd6\x42\x40\x12\x44\x47\x84\x5e\x6b\x2e\x32\x64\xda\x96\xe6\xf5\x27\x84\x51\x3d\xa1\xc9\xcc\x68\x42\xc8\xb7\x5a\x01\x11\x2d\x6d\x72\xef\x5e\x89\xcc\xb4\x88\xce\x6a\x7e\x87\x6f\x96\x80\x86\xc1\xcc\xd0\xc2\xc8\xfb\x08\x3d\x18\xf4\x93\x16\x06\xdf\x02\x74\x20\x0d\x05\x18\x73\x19\x01\x82\xec\xaa\xae\xb0\xa1\xab\x49\x03\xc0\xa6\x46\x0e\x1d\xa1\x11\x6e\x3e\x63\xcc\xd2\xcf\x67\xde\x32\x69\xa1\xc8\x58\x28\x03\x65\x7a\x01\xd1\x9f\xff\xf9\x4f\x6f\x23\xcf\x5d\xa8\x54\x14\x2f\xbf\x61\x22\xae\xd2\x51\xb9\x18\x30\xdd\x09\xdd\x61\x6d\xe5\x19\xe0\xbf\xe2\x8b\x4e\x4c\xe9\x0b\x92\xc5\x2c\x15\x5f\x80\x41\x78\xfc\x12\x34\x80\x02\xa7\x03\xdb\xb6\x0c\xf8\x6d\x5c\x8d\x0c\x87\x30\x31\x4c\x6f\xe3\x8a\x1c\x24\x0d\x50\xb1\x8a\x2d\x05\x0f\xe2\xcd\xdb\x7f\x49\x8e\xe0\xff\x6f\x34\x84\xb3\x7a\x22\x09\x61\xd3\xc3\x50\xec\x00\xfc\x89\x5f\xfe\xe2\xc2\xf1\xa0\x34\xc4\xb0\xda\x2a\xce\x55\x34\x80\x96\x9b\xe2\xf3\x58\xdf\x24\xc3\xfa\x23\xcd\x9f\xba\x69\x84\x6d\xf1\x9b\x6e\x33\x65\x3c\x65\x91\xbd\x87\x18\x83\x6e\xc5\xc1\xe8\xb7\xf6\x47\x53\x39\xbf\x29\x36\x7b\x6d\x56\x9f\x5c\x98\x98\xd3\x58\x9e\xf6\x89\x99\x33\xad\x97\x71\x66\x4e\xf0\x82\x9c\x99\x73\xc6\x9d\xc4\xfc\xa3\xd9\x20\x31\x95\x09\x75\x49\x0d\x11\x53\x5d\xbe\xa9\x72\x99\x1d\x62\x6e\x1f\xd5\xa3\xd8\x23\xd6\x6b\xce\x4e\x7b\xc4\x6c\xbf\xb0\xc3\x5c\x8f\x58\xa7\x05\x39\x65\x9e\xd3\xa5\x84\x65\x88\x1b\x2a\x18\xbd\xf4\xde\xc1\xb5\x79\xcb\x2e\x7c\x2f\x0b\x77\x5d\xbe\xac\xcd\xb7\x62\x7b\x75\x70\x07\xdd\x16\xd5\x2e\x89\x48\x34\x21\x42\x0e\x02\x13\xcd\xd0\x81\xbf\x49\xcb\x04\x18\xd2\xd0\x21\xff\x8b\x98\x58\xb8\x4c\x70\xd7\xc5\xdb\x83\x22\xbc\x31\x06\xf3\x24\xa6\x4f\xdd\xde\xec\x63\x58\xd9\xbf\x4d\x1e\xe8\xbe\xa6\xc6\x51\xbb\x17\x36\x80\x74\xba\xfb\xfe\xa6\xde\x87\xc0\x9a\xb6\xc4\xe9\xbe\xe6\x74\xdf\xf5\xc5\xaf\x2c\x81\x9d\xe9\x9a\x64\x09\xd9\x80\x8c\x3e\xb1\x07\x61\x78\x9b\x46\x5e\xc5\xb2\x04\x86\x20\xd5\x4d\xac\xa1\xa4\x60\x18\xed\xcc\x62\xc9\x3f\x5b\x4f\x1a\xc3\x64\xb6\xeb\x27\x9f\x95\x56\x45\x39\x24\xa0\x78\xe3\x76\xa0\xee\xd3\x46\x00\xa2\x85\xa4\x9c\x3f\x8a\x14\x5c\x6c\x14\x4e\x5e\x03\xa2\x44\xb5\x49\x2d\x62\x5c\x71\x2f\x03\x1b\xba\xf2\x96\xb1\xb2\x38\xa9\x24\x09\x2e\x2f\xdd\x10\x39\x97\x94\x66\x80\x82\xee\xb1\x79\x95\x57\x97\xb5\x60\xb1\xf3\x4d\x44\xf4\x90\xd3\xd9\xaf\x9b\xe5\x21\x9a\x41\x53\x97\x16\x25\xc3\x4f\x9b\x22\x97\xf6\xaa\x39\x73\x06\x47\xae\x15\x49\xd2\x49\xbb\x2a\xb1\x5f\xf2\x5f\x95\x23\x8b\x13\xf6\x27\xc7\x2c\x14\x6f\x44\x67\xc1\x8b\xf9\x42\x9e\x62\xbc\x3d\x3a\x5a\x3d\x76\x1a\xb9\x9e\x30\x34\xa2\xe2\x60\x99\x3e\x1e\x06\xb1\x1d\xf5\x9a\x3b\xca\xde\xee\x2b\x8b\x21\x17\x60\xfa\xc0\x2f\xbc\xf2\xb3\xdb\x17\xb0\x9d\x77\xa5\x0f\x6c\x3a\x4a\xa4\xa4\x9e\x46\x46\xb4\x81\xa0\xeb\x8f\xd3\xb5\x8a\xa1\x95\xcb\xad\xfd\x28\x20\x0b\x58\xab\x43\x30\x10\x22\x64\xc9\x13\xa6\x81\xee\x14\xc8\x1d\xc2\xa8\xce\x4a\x9b\xd5\x2b\x48\xb0\x48\x56\x72\xa4\xae\xb0\x0b\xe0\xf4\x53\x14\xd6\x01\xe3\x56\xb7\xd2\x14\x65\x79\xe2\xa5\xd9\x0a\xf4\xe6\xe8\xd6\xac\x6e\xea\x60\xa8\x5b\xd0\xd2\x76\x79\x42\xec\x8d\xe4\xde\xc5\x3e\x9a\x3e\x5b\x24\xf8\x9d\x37\xb7\x83\xd5\x43\x43\x7d\xfe\xbb\xa0\x3d\xf4\x2c\xa1\xdb\xc2\x77\xa3\x5a\x5e\x88\x97\xc5\x6a\xb3\x2d\xcc\xef\xb8\xfc\xd3\x8c\xac\xac\x5b\x37\xec\xf7\xcb\x9a\x8e\xa7\x0b\xd5\xf1\xdd\x88\x39\x48\x73\x2b\x97\x43\xf5\x95\x2d\xc7\xc2\x85\x18\x15\x4c\xbb\x5b\x64\xda\xb0\x65\x09\xb0\x25\x83\xee\x08\x28\x54\x28\xe9\x26\x7d\x14\xd6\xb3\x2d\x8a\xb6\x73\xe5\x7a\x5f\x8f\xbb\x9e\x3b\xdb\x9e\xef\x77\x60\x7a\x19\xff\x6f\x5e\xd1\x8e\xaa\xf3\x05\x9a\xdd\x4d\xc1\xf3\x6f\xba\x8c\x1d\xf2\x6e\xf6\x3b\x19\x26\xfd\xe6\xc0\xc0\x39\xb5\xaf\xd3\x07\x95\xd7\xaf\xdb\x6c\xc1\x97\xf6\x5e\x7f\x8f\x39\xfa\x4e\x3c\x76\x76\x41\x08\x5a\x95\xc7\x06\xde\xed\x1d\x74\x63\xae\x61\x41\xd7\xd4\x2f\x65\xa2\x4b\x74\x17\x13\xbb\x98\x6e\x17\x1f\xc7\x6f\xbb\xf8\x14\x58\xed\x82\xfa\xe9\xcc\x90\x77\x70\x1b\x3b\xe1\xdd\xe8\xe5\xbd\xea\x2a\x51\x27\x16\xea\xc6\x82\xd9\x95\x04\x86\x37\x92\xb7\x67\xaa\xf8\x5b\xb2\x13\xdb\x24\xbb\x41\xbc\x5b\x7b\xf0\x7b\xbe\xe0\xd9\x7b\x24\x68\x5b\x80\x55\xf9\xc4\x20\x99\x93\xb5\x36\xe4\x8c\x66\x46\x24\x95\xe0\xe0\x2b\x7f\xd6\xc1\xee\x91\x46\x30\x12\xeb\xee\x7d\xda\x08\x10\x9a\x71\xdb\x5a\xc1\x06\x96\x01\x9c\xfe\xa5\x28\x4b\xec\xe9\x69\x46\x79\xce\x2c\x2d\x64\x54\x86\x02\xe3\xc7\xfd\xb6\x90\x64\x05\xdf\x9d\x5c\xc4\x6f\x0a\x49\x08\x7c\xf7\x21\x9c\x96\x10\x2d\xa7\x35\xb7\xd5\xc2\xdd\x1f\xa2\xa3\xc6\x7c\x48\xd3\xfe\x91\x30\xe8\x1c\x66\xa9\x77\xba\x1a\xf4\x8b\x12\x18\x5e\xb7\xc4\x1f\x4c\x04\x94\x71\xb5\xeb\xd9\xb2\x10\x41\xe3\xe2\xc9\xaa\xe1\x0f\x90\x38\x7d\x4d\xbf\xed\x30\x4e\x5e\xfe\x9a\x5a\x3a\x41\x27\x0a\xc8\xdf\xc6\x41\x5e\x16\x47\xda\x3f\x3a\x5d\x33\xd9\x7e\x0a\x76\x18\x1d\x0b\xc5\x8e\x4e\xb0\xaf\x15\xd0\x6f\x67\x41\xb2\x61\xde\xd9\xcb\xaa\xbd\x18\x3e\xe4\x57\xf7\x31\xd5\x35\xba\x4d\x5a\x88\x24\x49\x8c\x73\xee\xff\x5a\x54\xcd\x25\x7f\x2d\x2a\x7f\xfb\x8d\x4b\x72\x6f\x0c\xe1\x0f\xa9\x2d\xc7\x43\x73\xd3\xf1\xb8\x9a\x5c\x09\xc3\xe9\x57\xab\x9f\xb6\xac\xba\x07\x00\x2c\xf4\x9b\x76\xc7\xff\x84\x44\x21\xe7\x70\x88\x75\x9c\xd1\xb3\xfa\xeb\x55\x90\xfe\x3c\x28\x28\x3b\x8d\x9f\xdb\x0d\xcd\x1e\x48\x81\x1c\x38\x4a\xdc\xef\xb4\x25\x7b\x5c\x76\x3f\x76\x70\x97\xd4\x12\x09\x2d\xe2\xd9\xb5\x74\xf7\xc8\x1a\x87\x83\x07\x60\x1f\x7b\xdf\xce\x55\xee\x90\x8e\x06\x35\xb4\x2d\x05\x1d\xf8\x99\x4a\x58\x07\x41\x0d\xfc\x7a\xb9\x0e\x48\xd5\x5c\xba\x81\xff\xfe\x3f\x00\x00\xff\xff\x20\xde\x60\x6b\x5a\x41\x00\x00") func static_js_app_js_bytes() ([]byte, error) { return bindata_read( @@ -336,7 +336,7 @@ func static_js_app_js() (*asset, error) { return nil, err } - info := bindata_file_info{name: "static/js/app.js", size: 16710, mode: os.FileMode(420), modTime: time.Unix(1438703313, 0)} + info := bindata_file_info{name: "static/js/app.js", size: 16730, mode: os.FileMode(420), modTime: time.Unix(1439690928, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/static/js/app.js b/static/js/app.js index b08cb15c9..e0e20591b 100644 --- a/static/js/app.js +++ b/static/js/app.js @@ -452,7 +452,7 @@ function getConnectionString() { var host = $("#pg_host").val(); var port = $("#pg_port").val(); var user = $("#pg_user").val(); - var pass = $("#pg_password").val(); + var pass = encodeURIComponent($("#pg_password").val()); var db = $("#pg_db").val(); if (port.length == 0) {