Sha256: 6c371a7a6b02ec3304664c6fd23218ec35990755e33b9635a99d5cab0cea0288
Contents?: true
Size: 1.56 KB
Versions: 1
Compression:
Stored size: 1.56 KB
Contents
<% =begin Lesli Copyright (c) 2023, Lesli Technologies, S. A. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. Lesli · Ruby on Rails SaaS Development Framework. Made with ♥ by LesliTech Building a better future, one line of code at a time. @contact hello@lesli.tech @website https://www.lesli.tech @license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html // · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ // · =end %> <%# Standard module selector %> <lesli-application-engines> <%# 01. Administration %> <%= navigation_engine_admin %> <%# 03. Productivity & Teamwork%> <%= navigation_engine_calendar %> <%= navigation_engine_bell %> <%# 05. Analytics %> <%= navigation_engine_audit %> <%# 07. IT & Help Desk %> <%= navigation_engine_support %> <%# 08. Security & Privacy %> <%= navigation_engine_shield %> <%= navigation_engine_security %> <%# 09. Integrations %> <%= navigation_engine_babel %> </lesli-application-engines>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lesli-5.0.13 | app/views/lesli/partials/_application-lesli-engines.html.erb |