Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for applyBtn (0.05 sec)

  1. src/main/webapp/js/admin/plugins/daterangepicker/daterangepicker.js

            this.container.find('.applyBtn, .cancelBtn').addClass(this.buttonClasses);
            if (this.applyButtonClasses.length)
                this.container.find('.applyBtn').addClass(this.applyButtonClasses);
            if (this.cancelButtonClasses.length)
                this.container.find('.cancelBtn').addClass(this.cancelButtonClasses);
            this.container.find('.applyBtn').html(this.locale.applyLabel);
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 64.8K bytes
    - Viewed (0)
  2. manifests/charts/base/files/crd-all.gen.yaml

                properties:
                  configPatches:
                    description: One or more patches with match conditions.
                    items:
                      properties:
                        applyTo:
                          description: |-
                            Specifies where in the Envoy configuration, the patch should be applied.
    
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Nov 01 16:23:52 UTC 2024
    - 805K bytes
    - Viewed (0)
Back to top