Mercurial > prosody-modules
view mod_register_json/register_json/template/css/style.css @ 3097:c7f4e3987ed0
mod_slack_webhooks: Fix error handling for JSON parsing
util.json follows the return nil,errmsg pattern, it does not throw hard
error as this code seemed to expect
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 03 Jun 2018 01:34:23 +0200 |
| parents | 7c04c5856daa |
| children |
line wrap: on
line source
body { margin: 0 } a { color: #0000FF } ul { margin: 0 } .btn { margin-right: 0.3em } .btn:last { margin-right: 0 } #main { padding: 10px } #main div { margin-left: 14px } #main p { margin-left: 14px } #top { clear: both; width: 100%; padding: 0; } #header { height: 172px; background: url(../images/tile.png) repeat-x }
