Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit a3be520

Browse files
authored
Merge pull request #3 from ArnoldV/patch-3
use umb-editor-placeholder instead of acient 'usky'
2 parents cf978c0 + 2e1b2de commit a3be520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Our.Umbraco.DocTypeGridEditor/Web/UI/App_Plugins/DocTypeGridEditor/Views/doctypegrideditor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div ng-controller="Our.Umbraco.DocTypeGridEditor.GridEditors.DocTypeGridEditor">
2-
<div class="usky-editor-placeholder dtge-editor-placeholder"
2+
<div class="umb-editor-placeholder dtge-editor-placeholder"
33
ng-click="setDocType()"
44
ng-class="{ 'dtge-editor-placeholder--preview' : preview }">
55
<div ng-if="!preview">

0 commit comments

Comments
 (0)