Subversion Repositories DevTools

Rev

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

Rev 6623 Rev 6651
Line 26... Line 26...
26
Dim bJqueryDataTables                       ' Include DataTables support
26
Dim bJqueryDataTables                       ' Include DataTables support
27
Dim sJqueryDataTablesCss                    ' Alternate CSS for DataTables
27
Dim sJqueryDataTablesCss                    ' Alternate CSS for DataTables
28
Dim bJqueryForms                            ' Include Jquery Form support
28
Dim bJqueryForms                            ' Include Jquery Form support
29
Dim bJqueryVix                              ' Include vix jquery components
29
Dim bJqueryVix                              ' Include vix jquery components
30
Dim bJqueryTimePicker                       ' Include Date-Time picker
30
Dim bJqueryTimePicker                       ' Include Date-Time picker
-
 
31
Dim bCsvExport                              ' Include TableCSVExporter
31
Dim bJqueryCommonLoaded                     ' Prevent multiple loads
32
Dim bJqueryCommonLoaded                     ' Prevent multiple loads
32
' -- Variable Initialisation --------------------------
33
' -- Variable Initialisation --------------------------
33
Set releaseInfoHash = Nothing
34
Set releaseInfoHash = Nothing
34
rmDebug = ""
35
rmDebug = ""
35
isPopupWindow = FALSE
36
isPopupWindow = FALSE