srchub

srchub Commit Details


Date:2016-10-01 21:31:16 (8 years 2 months ago)
Author:Natalie Adams
Branch:master
Commit:39245dc42c60f9d01937b8419e4bc27aa03752dd
Parents: b07faa996f22f95e6edadf819a5eae6c5521170e
Message:Fixing spacing

Changes:

File differences

indefero/src/IDF/Views/Download.php
4646
4747
4848
49
49
5050
5151
5252
// Paginator to paginate the files to download.
$pag = new Pluf_Paginator(new IDF_Upload());
//$pag->class = 'recent-issues';
$pag->class = 'uploads';
$pag->class = 'uploads';
$pag->item_extra_props = array('project_m' => $prj,
'shortname' => $prj->shortname);
$pag->summary = __('This table shows the files to download.');

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.05592s using 14 queries.