[Rt-commit] rt branch, 4.4/initial-callback-bulk, repushed
Craig Kaiser
craig at bestpractical.com
Thu Dec 21 09:25:54 EST 2017
The branch 4.4/initial-callback-bulk was deleted and repushed:
was 0e2a58c16c44583014ec7e1a820cdb87da18ced0
now 2c3724717e30e94266af526a646d4757c095c1e3
1: 208df9f < -: ------- Add callback to Bulk.html at start of Init block
2: 0e2a58c ! 1: 2c37247 Add callback to Bulk.html at start of Init block
@@ -1,11 +1,6 @@
Author: Craig Kaiser <craig at bestpractical.com>
- Move callback and add args
-
- Move the 'Initial' callback closer
- to the start of the INIT block. As
- well as adding more arguments to the
- callback.
+ Add callback to Bulk.html at start of Init block
diff --git a/share/html/Search/Bulk.html b/share/html/Search/Bulk.html
--- a/share/html/Search/Bulk.html
@@ -29,7 +24,4 @@
-
ProcessAttachments(ARGSRef => \%ARGS);
--$m->callback(CallbackName => 'Initial', ARGSRef => \%ARGS, results => @results);
$Page ||= 1;
-
- $Format ||= RT->Config->Get('DefaultSearchResultFormat');
More information about the rt-commit
mailing list