Skip to content

Commit

Permalink
oops missed files in previous commit and fix for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
psw58 committed Dec 19, 2019
1 parent cb12d84 commit 6a96159
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion includes/cwd_events.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions src/Plugin/Block/EventsBlock.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ class EventsBlock extends BlockBase implements BlockPluginInterface {
'inline_compact' => 'inline_compact',
'modern_compact' => 'modern_compact',
'modern_standard' => 'modern_standard',
'classic' => 'classic',
'classic_compact' => 'classic_compact',
];

/**
Expand Down
2 changes: 0 additions & 2 deletions src/app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,6 @@ <h1>CWD_Events Interactive Demo</h1>
modern_compact</option>
<option value="modern_standard">
modern_standard</option>
<option value="classic">classic
</option>
</select>
<div id="edit-settings-cwd-events-display-config-cwd-events-format--ZQy4YjBVTho--description"
class="description">
Expand Down

0 comments on commit 6a96159

Please sign in to comment.