mirror of
https://github.com/google/blockly.git
synced 2026-01-08 09:30:06 +01:00
Remove disabled blocks from the accessible blockly demo.
This commit is contained in:
@@ -76,7 +76,6 @@
|
||||
<block type="logic_operation"></block>
|
||||
<block type="logic_negate"></block>
|
||||
<block type="logic_boolean"></block>
|
||||
<block type="logic_null" disabled="true"></block>
|
||||
<block type="logic_ternary"></block>
|
||||
</category>
|
||||
<category name="Loops" colour="120">
|
||||
@@ -87,7 +86,6 @@
|
||||
</block>
|
||||
</value>
|
||||
</block>
|
||||
<block type="controls_repeat" disabled="true"></block>
|
||||
<block type="controls_whileUntil"></block>
|
||||
<block type="controls_for">
|
||||
<value name="FROM">
|
||||
|
||||
Reference in New Issue
Block a user