~xibo-maintainers/xibo/tempel

« back to all changes in this revision

Viewing changes to views/campaign-page.twig

  • Committer: Dan Garner
  • Date: 2017-10-11 16:20:19 UTC
  • mto: This revision was merged to the branch mainline in revision 582.
  • Revision ID: git-v1:d9a07cc8d2ffe1089afc83d5896215b7f840a498
Formatting for double spaces on key fields.
xibosignage/xibo#1273

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
                }
74
74
            },
75
75
            "columns": [
76
 
                { "data": "campaign" },
 
76
                {
 
77
                    "data": "campaign" ,
 
78
                    "render": dataTableSpacingPreformatted
 
79
                },
77
80
                { "data": "numberLayouts" },
78
81
                {
79
82
                    "sortable": false,
116
119
                },
117
120
                "columns": [
118
121
                    { "data": "layoutId" },
119
 
                    { "data": "layout" },
 
122
                    {
 
123
                        "data": "layout",
 
124
                        "render": dataTableSpacingPreformatted
 
125
                    },
120
126
                    {
121
127
                        "sortable": false,
122
128
                        "data": function(data, type, row, meta) {