1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00

Update collection.phtml

This commit is contained in:
Torsten Dittmann 2022-01-02 17:50:19 +01:00 committed by GitHub
parent ed02d6f803
commit afe9a17405
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -644,8 +644,6 @@ $logs = $this->getParam('logs', null);
<label for="integer-default">Default Value</label>
<input id="integer-default" name="xdefault" type="number" step="1" class="margin-bottom-large" autocomplete="off" data-cast-to="integer">
<template x-if="!(array || required)">
<input name="xdefault" type="number" class="margin-bottom-large" autocomplete="off">
</template>
@ -1090,4 +1088,4 @@ $logs = $this->getParam('logs', null);
</script>
<script type="text/html" id="template-attribute-body-first">
<span class="text-fade" data-ls-bind="{{node.$id}}" data-general-copy data-class="icon-docs note copy text-fade pull-end"></span>
</script>
</script>