You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "kezhenxu94 (GitHub)" <gi...@apache.org> on 2019/03/22 11:27:00 UTC

[GitHub] [incubator-dubbo-admin] kezhenxu94 commented on pull request #341: Fix some UI bug on test module

`query['service'] ? query['service'] : ''` can be replaced with a simpler way `query['service'] || ''`

[ Full content available at: https://github.com/apache/incubator-dubbo-admin/pull/341 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org