Made progress on pagination
Summary: Pagination occurs once Test Plan: Tested on conpherences I made with myself. Lot of bugs still remain, but shows older messages in gaps of 2. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin, chad Maniphest Tasks: T2428 Differential Revision: https://secure.phabricator.com/D5183 Conflicts: src/applications/conpherence/controller/ConpherenceViewController.php webroot/rsrc/js/application/conpherence/behavior-menu.js
This commit is contained in:
@@ -1190,7 +1190,7 @@ celerity_register_resource_map(array(
|
||||
),
|
||||
'javelin-behavior-conpherence-menu' =>
|
||||
array(
|
||||
'uri' => '/res/e04bb055/rsrc/js/application/conpherence/behavior-menu.js',
|
||||
'uri' => '/res/ec121ad7/rsrc/js/application/conpherence/behavior-menu.js',
|
||||
'type' => 'js',
|
||||
'requires' =>
|
||||
array(
|
||||
|
||||
Reference in New Issue
Block a user