Subversion Repositories DevTools

Rev

Rev 6577 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6577 Rev 6623
Line 21... Line 21...
21
Dim DB_RTAG_ID, DB_RTAG_NAME                ' Extracted from Request(rtag_id)
21
Dim DB_RTAG_ID, DB_RTAG_NAME                ' Extracted from Request(rtag_id)
22
Dim DB_PV_ID                                ' Extracted from Request(pv_id)
22
Dim DB_PV_ID                                ' Extracted from Request(pv_id)
23
Dim TIMER_VALUE
23
Dim TIMER_VALUE
24
Dim rmDebug                                 ' Will display text in the footer area
24
Dim rmDebug                                 ' Will display text in the footer area
25
Dim sJqueryIformCancel                      ' ID of Cancel Button in Iframe
25
Dim sJqueryIformCancel                      ' ID of Cancel Button in Iframe
26
Dim bJqueryDataTables                       ' Include datatable support
26
Dim bJqueryDataTables                       ' Include DataTables support
-
 
27
Dim sJqueryDataTablesCss                    ' Alternate CSS for DataTables
27
Dim bJqueryForms                            ' Include Jquery Form support
28
Dim bJqueryForms                            ' Include Jquery Form support
28
Dim bJqueryVix                              ' Include vix jquery components
29
Dim bJqueryVix                              ' Include vix jquery components
29
Dim bJqueryTimePicker                       ' Include Date-Time picker
30
Dim bJqueryTimePicker                       ' Include Date-Time picker
30
Dim bJqueryCommonLoaded                     ' Prevent multiple loads
31
Dim bJqueryCommonLoaded                     ' Prevent multiple loads
31
' -- Variable Initialisation --------------------------
32
' -- Variable Initialisation --------------------------