Ver código fonte

Bugfix. Pencil icon not visible (for setting status update).

JC Brand 12 anos atrás
pai
commit
ef1a57c6d0
3 arquivos alterados com 2 adições e 1 exclusões
  1. 1 0
      CHANGES.rst
  2. 1 1
      converse.js
  3. 0 0
      converse.min.js

+ 1 - 0
CHANGES.rst

@@ -5,6 +5,7 @@ Changelog
 ------------------
 
 - IE9 and IE8 CSS fixes. [jcbrand]
+- Bugfix. Pencil icon not visible (for setting status update). [jcbrand]
 
 0.6.0 (2013-08-26)
 ------------------

+ 1 - 1
converse.js

@@ -2379,7 +2379,7 @@
                         '<span class="icon-{{ chat_status }}"></span>'+
                         '{{ status_message }}' +
                     '</a>' +
-                    '<a class="change-xmpp-status-message" href="#" title="'+__('Click here to write a custom status message')+'"></a>' +
+                    '<a class="change-xmpp-status-message icon-pencil" href="#" title="'+__('Click here to write a custom status message')+'"></a>' +
                 '</div>'),
 
             renderStatusChangeForm: function (ev) {

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
converse.min.js


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff