https://bugzilla.wikimedia.org/show_bug.cgi?id=30499

John Du Hart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|[email protected]. |[email protected]
                   |org                         |

--- Comment #1 from John Du Hart <[email protected]> 2011-08-22 04:05:53 UTC 
---
Created attachment 8957
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8957
Spinner plugin

Add a spinner after an element

> $( '#mw-abusefilter-syntaxcheck' ).injectSpinner( 'abusefilter-syntaxcheck' );

Create a spinner element and return it

> $.createSpinner( 'abusefilter-syntaxcheck' );

Remove a spinner element

> $.removeSpinner( 'abusefilter-syntaxcheck' );

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to