mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
basic fox for restore modal.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ iD.ui.Restore = function(context) {
|
||||
var modal = iD.ui.modal(selection);
|
||||
|
||||
modal.select('.modal')
|
||||
.attr('class', 'modal-splash modal');
|
||||
.attr('class', 'modal-splash modal fillL');
|
||||
|
||||
var introModal = modal.select('.content');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user