Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15193928
D14366.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
544 B
Referenced Files
None
Subscribers
None
D14366.diff
View Options
diff --git a/src/applications/harbormaster/phid/HarbormasterBuildStepPHIDType.php b/src/applications/harbormaster/phid/HarbormasterBuildStepPHIDType.php
--- a/src/applications/harbormaster/phid/HarbormasterBuildStepPHIDType.php
+++ b/src/applications/harbormaster/phid/HarbormasterBuildStepPHIDType.php
@@ -34,7 +34,7 @@
$handle
->setName($name)
->setFullName(pht('Build Step %d: %s', $id, $name))
- ->setURI("/harbormaster/step/{$id}/edit/");
+ ->setURI("/harbormaster/step/view/{$id}/");
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 23, 7:20 AM (9 h, 42 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7185233
Default Alt Text
D14366.diff (544 B)
Attached To
Mode
D14366: Correct the handle URI for build steps
Attached
Detach File
Event Timeline
Log In to Comment