* Infolog: Push updates

This commit is contained in:
nathangray
2020-07-23 13:34:08 -06:00
parent efaf9771d0
commit 6d2af76576
8 changed files with 181 additions and 14 deletions

View File

@ -248,7 +248,7 @@ var AppJS = (function(){ "use strict"; return Class.extend(
* @param uid
* @param current_order
*/
nm_refresh_add: function(nm, uid, current_order)
nm_refresh_index: function(nm, uid, current_order)
{
// Do we have a modified field so we can check nm sort order?
if(this.modification_field_name)