Browse Source

BI-24461

es6
windy 6 years ago
parent
commit
d19de77c49
  1. 10
      dist/bundle.js
  2. 10
      dist/fineui.js
  3. 10
      dist/widget.js
  4. 2
      src/widget/dynamicdate/dynamicdate.popup.js
  5. 2
      src/widget/dynamicdatetime/dynamicdatetime.popup.js
  6. 2
      src/widget/year/popup.year.js
  7. 2
      src/widget/yearmonth/popup.yearmonth.js
  8. 2
      src/widget/yearquarter/popup.yearquarter.js

10
dist/bundle.js vendored

@ -91204,7 +91204,7 @@ BI.shortcut("bi.dynamic_date_param_item", BI.DynamicDateParamItem);BI.DynamicDat
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Multi_Date_Today"),
ref: function () {
@ -91965,7 +91965,7 @@ BI.extend(BI.DynamicDateTimeCombo, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Multi_Date_Today"),
ref: function () {
@ -109997,7 +109997,7 @@ BI.DynamicYearPopup = BI.inherit(BI.Widget, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Basic_Current_Year"),
ref: function () {
@ -110748,7 +110748,7 @@ BI.DynamicYearMonthPopup = BI.inherit(BI.Widget, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Basic_Current_Month"),
ref: function () {
@ -111723,7 +111723,7 @@ BI.extend(BI.DynamicYearQuarterCombo, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Basic_Current_Quarter"),
ref: function () {

10
dist/fineui.js vendored

@ -91447,7 +91447,7 @@ BI.shortcut("bi.dynamic_date_param_item", BI.DynamicDateParamItem);BI.DynamicDat
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Multi_Date_Today"),
ref: function () {
@ -92208,7 +92208,7 @@ BI.extend(BI.DynamicDateTimeCombo, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Multi_Date_Today"),
ref: function () {
@ -110240,7 +110240,7 @@ BI.DynamicYearPopup = BI.inherit(BI.Widget, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Basic_Current_Year"),
ref: function () {
@ -110991,7 +110991,7 @@ BI.DynamicYearMonthPopup = BI.inherit(BI.Widget, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Basic_Current_Month"),
ref: function () {
@ -111966,7 +111966,7 @@ BI.extend(BI.DynamicYearQuarterCombo, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Basic_Current_Quarter"),
ref: function () {

10
dist/widget.js vendored

@ -3580,7 +3580,7 @@ BI.shortcut("bi.dynamic_date_param_item", BI.DynamicDateParamItem);BI.DynamicDat
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Multi_Date_Today"),
ref: function () {
@ -4341,7 +4341,7 @@ BI.extend(BI.DynamicDateTimeCombo, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Multi_Date_Today"),
ref: function () {
@ -22373,7 +22373,7 @@ BI.DynamicYearPopup = BI.inherit(BI.Widget, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Basic_Current_Year"),
ref: function () {
@ -23124,7 +23124,7 @@ BI.DynamicYearMonthPopup = BI.inherit(BI.Widget, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Basic_Current_Month"),
ref: function () {
@ -24099,7 +24099,7 @@ BI.extend(BI.DynamicYearQuarterCombo, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Basic_Current_Quarter"),
ref: function () {

2
src/widget/dynamicdate/dynamicdate.popup.js

@ -36,7 +36,7 @@ BI.DynamicDatePopup = BI.inherit(BI.Widget, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Multi_Date_Today"),
ref: function () {

2
src/widget/dynamicdatetime/dynamicdatetime.popup.js

@ -36,7 +36,7 @@ BI.DynamicDateTimePopup = BI.inherit(BI.Widget, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Multi_Date_Today"),
ref: function () {

2
src/widget/year/popup.year.js

@ -44,7 +44,7 @@ BI.DynamicYearPopup = BI.inherit(BI.Widget, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Basic_Current_Year"),
ref: function () {

2
src/widget/yearmonth/popup.yearmonth.js

@ -44,7 +44,7 @@ BI.DynamicYearMonthPopup = BI.inherit(BI.Widget, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Basic_Current_Month"),
ref: function () {

2
src/widget/yearquarter/popup.yearquarter.js

@ -37,7 +37,7 @@ BI.DynamicYearQuarterPopup = BI.inherit(BI.Widget, {
}, {
type: "bi.text_button",
forceCenter: true,
cls: "bi-border-left bi-border-right bi-border-top",
cls: "bi-border-left bi-border-right bi-high-light bi-border-top",
shadow: true,
text: BI.i18nText("BI-Basic_Current_Quarter"),
ref: function () {

Loading…
Cancel
Save