Difference between revisions of "Template:ButtonMailtoAccess"

From Wikibase Personal data
Jump to navigation Jump to search
m (Abel moved page Template:ButtonMailtoAccess to Template:ButtonMailtoAccess.js: This should be a javascript file)
(Blanked the page)
Tag: Blanking
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
var button1 = new OO.ui.ButtonWidget( {
 
  label: 'Do a Subject Access Request to this Controller',
 
} );
 
  
button.on( 'click', function () {
 
 
} );
 
 
$( 'body' ).append( button1.$element );
 

Latest revision as of 02:31, 24 April 2019