it-projects-llc / odoo-saas-tools

Odoo SaaS Tools — tools for SaaS Businesses. Sale and manage Odoo databases.
https://saas.it-projects.info
GNU Lesser General Public License v3.0
558 stars 577 forks source link

V10 Remove GTK icons and replace them by Font-awesome #361

Open ygol opened 7 years ago

ygol commented 7 years ago

It seem the gtk icons are missing. Here I substituted:

icon="gtk-connect"

in odoo-saas-tools/saas_portal/views/saas_portal.xml with

icon="fa-exchange"

image

cc @iledarn

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/38954823-v10-remove-gtk-icons-and-replace-them-by-font-awesome?utm_campaign=plugin&utm_content=tracker%2F3643037&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F3643037&utm_medium=issues&utm_source=github).
ygol commented 7 years ago

PR #370