Explorar o código

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

JC Brand %!s(int64=12) %!d(string=hai) anos
pai
achega
ef1a57c6d0
Modificáronse 3 ficheiros con 2 adicións e 1 borrados
  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) {

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
converse.min.js


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio