Page MenuHomePhabricator

D7834.diff

diff --git a/src/applications/harbormaster/event/HarbormasterUIEventListener.php b/src/applications/harbormaster/event/HarbormasterUIEventListener.php
--- a/src/applications/harbormaster/event/HarbormasterUIEventListener.php
+++ b/src/applications/harbormaster/event/HarbormasterUIEventListener.php
@@ -35,7 +35,7 @@
return;
}
- $buildable_phid = $object->getBuildablePHID();
+ $buildable_phid = $object->getHarbormasterBuildablePHID();
if (!$buildable_phid) {
return;
}

File Metadata

Mime Type
text/x-diff
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/2w/se/3bpa6dxj4u3qurby
Default Alt Text
D7834.diff (509 B)

Event Timeline