mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 08:55:08 +00:00
(fix) replace .md-actions with md-dialog-actions in JS files
This commit is contained in:
@@ -120,9 +120,9 @@
|
||||
data,
|
||||
' </pre>',
|
||||
' </md-dialog-content>',
|
||||
' <div class="md-actions">',
|
||||
' <md-dialog-actions>',
|
||||
' <md-button ng-click="close()">' + l('Close') + '</md-button>',
|
||||
' </div>',
|
||||
' </md-dialog-actions>',
|
||||
'</md-dialog>'
|
||||
].join(''),
|
||||
controller: ComponentRawSourceDialogController
|
||||
|
||||
Reference in New Issue
Block a user