1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/phid/view
epriestley 86720b4595 Fix tag limit logic in PHUIHandleTagListView
Summary: Fixes T10648. This was goofed and always did a meaningless no-op slice -- I mucked it up while doing the disabled project stuff elsewhere.

Test Plan:
  - Tagged something with 5 projects.
  - Saw the list sliced to 4 (the limit) with "...".

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10648

Differential Revision: https://secure.phabricator.com/D15508
2016-03-22 09:29:14 -07:00
..
PHUIHandleListView.php Show hovercards for most links in object property views 2015-12-24 12:10:56 -08:00
PHUIHandleTagListView.php Fix tag limit logic in PHUIHandleTagListView 2016-03-22 09:29:14 -07:00
PHUIHandleView.php Show hovercards for most links in object property views 2015-12-24 12:10:56 -08:00