Use ooui for edit action buttons (#32)
This PR converts the original basic preview edit actions buttons to MediaWiki's ooui to better match the style of the edit page. Reviewed-on: #32
This commit is contained in:
@@ -8,6 +8,7 @@ let deleteHotspot = null
|
||||
*/
|
||||
modelLoaded = function() {
|
||||
$('.awaiting-model').css('display', 'flex').removeClass('awaiting-model')
|
||||
enableMenu()
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user