Author: hnategh
New Revision: 55025
URL: http://svn.stylite.de/viewvc/egroupware?rev=55025&view=rev
Log:
Fix et2_button does not set image if the widget gets created via et2_createWidget
- Implement searchbox’s image with image attribute
Modified:
trunk/etemplate/js/et2_widget_button.js
trunk/etemplate/js/et2_widget_textbox.js
— trunk/etemplate/js/et2_widget_button.js (original)
+++ trunk/etemplate/js/et2_widget_button.js Tue Feb 16 16:23:14 2016
@@ -103,6 +103,7 @@
.attr({type:“button”});
this.setDOMNode(this.btn[0]);
}
— trunk/etemplate/js/et2_widget_textbox.js (original)
+++ trunk/etemplate/js/et2_widget_textbox.js Tue Feb 16 16:23:14 2016
@@ -440,7 +440,7 @@
{
var self = this;
// search button indicator
-
this.button = et2_createWidget('button',{image:"search","background_image":"1"},this);
this.button.onclick= function(){
self._show_hide(true);
self.search.input.focus()
@@ -523,11 +523,11 @@
{
if (!this.get_value())
{
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs