Page MenuHomePhorge

D25784.1736838195.diff
No OneTemporary

D25784.1736838195.diff

diff --git a/src/applications/conpherence/view/ConpherenceDurableColumnView.php b/src/applications/conpherence/view/ConpherenceDurableColumnView.php
--- a/src/applications/conpherence/view/ConpherenceDurableColumnView.php
+++ b/src/applications/conpherence/view/ConpherenceDurableColumnView.php
@@ -472,23 +472,4 @@
));
}
- private function buildStatusText() {
- return null;
- }
-
- private function buildSendButton() {
- $conpherence = $this->getSelectedConpherence();
- if (!$conpherence) {
- return null;
- }
-
- return javelin_tag(
- 'button',
- array(
- 'class' => 'grey',
- 'sigil' => 'conpherence-send-message',
- ),
- pht('Send'));
- }
-
}

File Metadata

Mime Type
text/plain
Expires
Tue, Jan 14, 07:03 (3 d, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1113925
Default Alt Text
D25784.1736838195.diff (721 B)

Event Timeline