Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15450261
D12557.id30143.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
581 B
Referenced Files
None
Subscribers
None
D12557.id30143.diff
View Options
diff --git a/src/applications/diffusion/controller/DiffusionRepositoryListController.php b/src/applications/diffusion/controller/DiffusionRepositoryListController.php
--- a/src/applications/diffusion/controller/DiffusionRepositoryListController.php
+++ b/src/applications/diffusion/controller/DiffusionRepositoryListController.php
@@ -41,6 +41,7 @@
->setName(pht('New Repository'))
->setHref($this->getApplicationURI('new/'))
->setDisabled(!$can_create)
+ ->setWorkflow(!$can_create)
->setIcon('fa-plus-square'));
return $crumbs;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 29, 2:44 PM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7409349
Default Alt Text
D12557.id30143.diff (581 B)
Attached To
Mode
D12557: New diffusion repository rejection should not navigate away from diffusion.
Attached
Detach File
Event Timeline
Log In to Comment