X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fhtml%2FCallbacks%2FActivityReports%2FSearch%2FResults.html%2FSearchActions;fp=rt%2Fhtml%2FCallbacks%2FActivityReports%2FSearch%2FResults.html%2FSearchActions;h=4775a9af359e7341a8cc4be2e6e2299b376f21b6;hb=f5af4fcceb8a36c3d0885dfa197798a77de64727;hp=0000000000000000000000000000000000000000;hpb=732703b42a01b98fe6e3a8d032e173d69b48c4e8;p=freeside.git diff --git a/rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions b/rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions new file mode 100644 index 000000000..4775a9af3 --- /dev/null +++ b/rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions @@ -0,0 +1,7 @@ +Generate reports +<%init> +use YAML; +my %args = $m->caller_args(2); + +my $QueryString = $m->comp('/Elements/QueryString', query => $args{Query}); + \ No newline at end of file