1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/webroot/rsrc
epriestley 2367b64229 Render Diviner atom signatures on one line
Summary:
Ref T988. Instead of rendering this:

  ClassName
  final class ClassName

  methodName
  final public function methodName(...)

...just render this:

  final class ClassName

  final public function methodName(...)

Also link and anchor the method names.

Test Plan:
Before:

{F57536}
{F57537}

After:

{F57538}
{F57539}

Reviewers: chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T988

Differential Revision: https://secure.phabricator.com/D6908
2013-09-08 09:11:59 -07:00
..
css Render Diviner atom signatures on one line 2013-09-08 09:11:59 -07:00
externals Use ApplicationPHIDs to power object name typehaead results 2013-07-29 12:04:17 -07:00
image Remove "Chaos" mode and fix fullscreen in Conpherence 2013-08-29 15:59:15 -07:00
js Remove "Chaos" mode and fix fullscreen in Conpherence 2013-08-29 15:59:15 -07:00
swf Make Notifications Realtime 2012-06-11 17:51:12 -07:00