You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

customize.yml 190B

7 jaren geleden
1234567
  1. ---
  2. - name: disable upsale block on homepage
  3. copy:
  4. content: ""
  5. dest: "{{openproject_path}}/openproject/app/views/homescreen/blocks/_upsale.html.erb"
  6. notify: restart openproject