Page MenuHomePhorge

D25414.1738026848.diff
No OneTemporary

D25414.1738026848.diff

diff --git a/src/view/phui/PHUISegmentBarView.php b/src/view/phui/PHUISegmentBarView.php
--- a/src/view/phui/PHUISegmentBarView.php
+++ b/src/view/phui/PHUISegmentBarView.php
@@ -30,7 +30,7 @@
require_celerity_resource('phui-segment-bar-view-css');
$label = $this->label;
- if (strlen($label)) {
+ if (phutil_nonempty_string($label)) {
$label = phutil_tag(
'div',
array(

File Metadata

Mime Type
text/plain
Expires
Tue, Jan 28, 01:14 (2 d, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1150883
Default Alt Text
D25414.1738026848.diff (415 B)

Event Timeline