Changes

Jump to navigation Jump to search

Custom CSS

120 bytes added, 19:20, 12 August 2022
<code>.row-price{
pointer-events: none;
}</code>
 
===Hide the option to create or change views===
<code>#view-templates-button{
display: none;
}</code>
===Disable the option to create or change views===
<code>#view-templates-button, #saveViewButton{
pointer-events: none;
}</code>

Navigation menu