Loading screen on editor / source init state
This commit is contained in:
		| @@ -25,3 +25,8 @@ block content | ||||
|   include ../modals/editor-file.pug | ||||
|   include ../modals/editor-video.pug | ||||
|   include ../modals/editor-codeblock.pug | ||||
|  | ||||
| block outside | ||||
|   #page-loader | ||||
|     i | ||||
|     span Loading editor... | ||||
|   | ||||
| @@ -25,3 +25,8 @@ block content | ||||
|   include ../modals/editor-file.pug | ||||
|   include ../modals/editor-video.pug | ||||
|   include ../modals/editor-codeblock.pug | ||||
|  | ||||
| block outside | ||||
|   #page-loader | ||||
|     i | ||||
|     span Loading editor... | ||||
|   | ||||
| @@ -29,3 +29,8 @@ block content | ||||
|  | ||||
|   include ../modals/create.pug | ||||
|   include ../modals/move.pug | ||||
|  | ||||
| block outside | ||||
|   #page-loader | ||||
|     i | ||||
|     span Loading source... | ||||
|   | ||||
		Reference in New Issue
	
	Block a user