This website requires JavaScript.
Explore
Help
Sign in
revi-archive
/
phorge-phorge
Watch
1
Star
0
Fork
You've already forked phorge-phorge
0
mirror of
https://we.phorge.it/source/phorge.git
synced
2024-12-03 20:22:46 +01:00
Code
Issues
Releases
Wiki
Activity
c458f09dcc
phorge-phorge
/
src
/
applications
/
dashboard
/
customfield
/
PhabricatorDashboardPanelCustomField.php
5 lines
95 B
PHP
Raw
Normal View
History
Unescape
Escape
Let dashboard panel types use customfield to manage editing Summary: Ref T3583. Use the same approach Harbormaster does to give panels cheap forms. Test Plan: {F149218} {F149219} {F149220} Reviewers: chad, btrahan Reviewed By: btrahan Subscribers: epriestley Maniphest Tasks: T3583 Differential Revision: https://secure.phabricator.com/D8919
2014-04-30 23:29:41 +02:00
<
?
php
abstract
class
PhabricatorDashboardPanelCustomField
Apply some autofix linter rules Summary: Self-explanatory. Test Plan: Eyeball it. Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: epriestley, Korvin Differential Revision: https://secure.phabricator.com/D10454
2014-09-09 22:49:56 +02:00
extends
PhabricatorCustomField
{}
Copy permalink