Subversion Repositories DevTools

Rev

Rev 5102 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5102 Rev 5122
Line 79... Line 79...
79
		    },
79
		    },
80
            "order": [[ 4, "desc" ]],
80
            "order": [[ 4, "desc" ]],
81
            "info": true,
81
            "info": true,
82
            "columnDefs" : [ 
82
            "columnDefs" : [ 
83
<%If parRtagId <> "" Then %>
83
<%If parRtagId <> "" Then %>
84
                {visible": false, targets : [0,1]},
84
                {visible: false, targets : [0,1]},
85
<%End If%>
85
<%End If%>
86
                {className : "dt-nowrap", targets: "_all" },
86
                {className : "dt-nowrap", targets: "_all" },
87
                {orderable : false, targets : [7]},
87
                {orderable : false, targets : [7]},
88
            ],
88
            ],
89
            // Refresh display IFF showing the head
89
            // Refresh display IFF showing the head