Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15492076
D15142.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D15142.id.diff
View Options
diff --git a/src/infrastructure/diff/view/PHUIDiffTableOfContentsListView.php b/src/infrastructure/diff/view/PHUIDiffTableOfContentsListView.php
--- a/src/infrastructure/diff/view/PHUIDiffTableOfContentsListView.php
+++ b/src/infrastructure/diff/view/PHUIDiffTableOfContentsListView.php
@@ -23,7 +23,6 @@
public function render() {
$this->requireResource('differential-core-view-css');
$this->requireResource('differential-table-of-contents-css');
- $this->requireResource('phui-text-css');
Javelin::initBehavior('phabricator-tooltips');
diff --git a/src/view/phui/PHUI.php b/src/view/phui/PHUI.php
--- a/src/view/phui/PHUI.php
+++ b/src/view/phui/PHUI.php
@@ -42,18 +42,4 @@
const PADDING_MEDIUM_TOP = 'pmt';
const PADDING_LARGE_TOP = 'plt';
- const TEXT_BOLD = 'phui-text-bold';
- const TEXT_UPPERCASE = 'phui-text-uppercase';
- const TEXT_STRIKE = 'phui-text-strike';
-
- const TEXT_RED = 'phui-text-red';
- const TEXT_ORANGE = 'phui-text-orange';
- const TEXT_YELLOW = 'phui-text-yellow';
- const TEXT_GREEN = 'phui-text-green';
- const TEXT_BLUE = 'phui-text-blue';
- const TEXT_INDIGO = 'phui-text-indigo';
- const TEXT_VIOLET = 'phui-text-violet';
- const TEXT_WHITE = 'phui-text-white';
- const TEXT_BLACK = 'phui-text-black';
-
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 13, 10:41 AM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7385364
Default Alt Text
D15142.id.diff (1 KB)
Attached To
Mode
D15142: Remove unused call to phui-text
Attached
Detach File
Event Timeline
Log In to Comment