mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-12 00:06:09 +01:00
Merge pull request #824 from Brugman/add-ids-to-menu-2
Add ids to menu items
This commit is contained in:
@@ -297,31 +297,31 @@
|
|||||||
<ul id="sidebar-menu">
|
<ul id="sidebar-menu">
|
||||||
<li class="header"><span>{% trans "Overview" %}</span></li>
|
<li class="header"><span>{% trans "Overview" %}</span></li>
|
||||||
<li>
|
<li>
|
||||||
<a href="#" title="{% trans 'Server IP Address' %}">
|
<a id="sidebar-menu-item-server-ip-address" href="#" title="{% trans 'Server IP Address' %}">
|
||||||
<i class="glyph-icon tooltip-button icon-laptop" title="{% trans 'Server IP Address' %}"
|
<i class="glyph-icon tooltip-button icon-laptop" title="{% trans 'Server IP Address' %}"
|
||||||
data-original-title=".icon-laptop"></i>
|
data-original-title=".icon-laptop"></i>
|
||||||
<span style="color: #db6868;font-weight: bold;">{{ ipAddress }}</span>
|
<span style="color: #db6868;font-weight: bold;">{{ ipAddress }}</span>
|
||||||
</a>
|
</a>
|
||||||
<a href="{% url 'index' %}" title="{% trans 'Dashboard' %}">
|
<a id="sidebar-menu-item-dashboard" href="{% url 'index' %}" title="{% trans 'Dashboard' %}">
|
||||||
<i class="glyph-icon icon-dashboard"></i>
|
<i class="glyph-icon icon-dashboard"></i>
|
||||||
<span>{% trans "Dashboard" %}</span>
|
<span>{% trans "Dashboard" %}</span>
|
||||||
</a>
|
</a>
|
||||||
{% if admin or versionManagement %}
|
{% if admin or versionManagement %}
|
||||||
<a href="{% url 'versionManagment' %}"
|
<a id="sidebar-menu-item-version-management" href="{% url 'versionManagment' %}"
|
||||||
title="{% trans 'Version Management' %}">
|
title="{% trans 'Version Management' %}">
|
||||||
<i class="glyph-icon tooltip-button icon-info"
|
<i class="glyph-icon tooltip-button icon-info"
|
||||||
title="{% trans 'Version Management' %}" data-original-title=".icon-cloud-upload"
|
title="{% trans 'Version Management' %}" data-original-title=".icon-cloud-upload"
|
||||||
aria-describedby="tooltip896208"></i>
|
aria-describedby="tooltip896208"></i>
|
||||||
<span>{% trans "Version Management" %}</span>
|
<span>{% trans "Version Management" %}</span>
|
||||||
</a>
|
</a>
|
||||||
<a href="{% url 'design' %}"
|
<a id="sidebar-menu-item-design" href="{% url 'design' %}"
|
||||||
title="{% trans 'Design' %}">
|
title="{% trans 'Design' %}">
|
||||||
<i class="glyph-icon tooltip-button icon-cog"
|
<i class="glyph-icon tooltip-button icon-cog"
|
||||||
title="{% trans 'Design' %}" data-original-title=".icon-cloud-upload"
|
title="{% trans 'Design' %}" data-original-title=".icon-cloud-upload"
|
||||||
aria-describedby="tooltip896208"></i>
|
aria-describedby="tooltip896208"></i>
|
||||||
<span>{% trans "Design" %}</span>
|
<span>{% trans "Design" %}</span>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://go.cyberpanel.net/cloud"
|
<a id="sidebar-menu-item-connect" href="https://go.cyberpanel.net/cloud"
|
||||||
title="{% trans 'Connect' %}">
|
title="{% trans 'Connect' %}">
|
||||||
<i class="glyph-icon tooltip-button icon-link" title="{% trans 'Connect' %}"
|
<i class="glyph-icon tooltip-button icon-link" title="{% trans 'Connect' %}"
|
||||||
data-original-title=".icon-cloud-upload" aria-describedby="tooltip896208"></i>
|
data-original-title=".icon-cloud-upload" aria-describedby="tooltip896208"></i>
|
||||||
@@ -339,7 +339,7 @@
|
|||||||
<li class="divider"></li>
|
<li class="divider"></li>
|
||||||
<li class="header"><span>{% trans "Main" %}</span></li>
|
<li class="header"><span>{% trans "Main" %}</span></li>
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-users">
|
||||||
<a href="{% url 'loadUsersHome' %}" title="{% trans 'Users' %}">
|
<a href="{% url 'loadUsersHome' %}" title="{% trans 'Users' %}">
|
||||||
<i class="glyph-icon icon-users" title="{% trans 'Users' %}"></i>
|
<i class="glyph-icon icon-users" title="{% trans 'Users' %}"></i>
|
||||||
<span>{% trans "Users" %}</span>
|
<span>{% trans "Users" %}</span>
|
||||||
@@ -389,7 +389,7 @@
|
|||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-websites">
|
||||||
<a href="{% url 'loadWebsitesHome' %}" title="{% trans 'Websites' %}">
|
<a href="{% url 'loadWebsitesHome' %}" title="{% trans 'Websites' %}">
|
||||||
<div class="glyph-icon icon-globe" title="{% trans 'Websites' %}"></div>
|
<div class="glyph-icon icon-globe" title="{% trans 'Websites' %}"></div>
|
||||||
<span>{% trans "Websites" %}</span>
|
<span>{% trans "Websites" %}</span>
|
||||||
@@ -430,7 +430,7 @@
|
|||||||
|
|
||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li id="sidebar-menu-item-packages">
|
||||||
<a id="packageHome" href="{% url 'packagesHome' %}" title="{% trans 'Packages' %}">
|
<a id="packageHome" href="{% url 'packagesHome' %}" title="{% trans 'Packages' %}">
|
||||||
<i class="glyph-icon icon-cubes"></i>
|
<i class="glyph-icon icon-cubes"></i>
|
||||||
<span>{% trans "Packages" %}</span>
|
<span>{% trans "Packages" %}</span>
|
||||||
@@ -462,7 +462,7 @@
|
|||||||
|
|
||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li id="sidebar-menu-item-databases">
|
||||||
<a title="{% trans 'Databases' %}">
|
<a title="{% trans 'Databases' %}">
|
||||||
<i class="glyph-icon icon-database" title="{% trans 'Databases' %}"></i>
|
<i class="glyph-icon icon-database" title="{% trans 'Databases' %}"></i>
|
||||||
<span>{% trans "Databases" %}</span>
|
<span>{% trans "Databases" %}</span>
|
||||||
@@ -497,7 +497,7 @@
|
|||||||
|
|
||||||
{% if dnsAsWhole %}
|
{% if dnsAsWhole %}
|
||||||
|
|
||||||
<li class="dnsAsWhole">
|
<li id="sidebar-menu-item-dns" class="dnsAsWhole">
|
||||||
<a title="{% trans 'DNS' %}">
|
<a title="{% trans 'DNS' %}">
|
||||||
<i class="glyph-icon icon-sitemap"></i>
|
<i class="glyph-icon icon-sitemap"></i>
|
||||||
<span>{% trans "DNS" %}</span>
|
<span>{% trans "DNS" %}</span>
|
||||||
@@ -545,7 +545,7 @@
|
|||||||
|
|
||||||
{% if emailAsWhole %}
|
{% if emailAsWhole %}
|
||||||
|
|
||||||
<li class="emailAsWhole">
|
<li id="sidebar-menu-item-email" class="emailAsWhole">
|
||||||
<a href="{% url 'loadEmailHome' %}" title="{% trans 'Email' %}">
|
<a href="{% url 'loadEmailHome' %}" title="{% trans 'Email' %}">
|
||||||
<i class="glyph-icon icon-paper-plane"></i>
|
<i class="glyph-icon icon-paper-plane"></i>
|
||||||
<span>{% trans "Email" %}</span>
|
<span>{% trans "Email" %}</span>
|
||||||
@@ -596,7 +596,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% if ftpAsWhole %}
|
{% if ftpAsWhole %}
|
||||||
|
|
||||||
<li class="ftpAsWhole">
|
<li id="sidebar-menu-item-ftp" class="ftpAsWhole">
|
||||||
<a href="{% url 'ftpHome' %}" title="{% trans 'FTP' %}">
|
<a href="{% url 'ftpHome' %}" title="{% trans 'FTP' %}">
|
||||||
<i class="glyph-icon icon-cloud-upload"></i>
|
<i class="glyph-icon icon-cloud-upload"></i>
|
||||||
<span>{% trans "FTP" %}</span>
|
<span>{% trans "FTP" %}</span>
|
||||||
@@ -626,7 +626,7 @@
|
|||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-backup">
|
||||||
<a href="{% url 'loadBackupHome' %}" title="{% trans 'Backup' %}">
|
<a href="{% url 'loadBackupHome' %}" title="{% trans 'Backup' %}">
|
||||||
<i class="glyph-icon tooltip-button icon-copy" title=".icon-folder"></i>
|
<i class="glyph-icon tooltip-button icon-copy" title=".icon-folder"></i>
|
||||||
<span>{% trans "Backup" %}</span>
|
<span>{% trans "Backup" %}</span>
|
||||||
@@ -670,7 +670,7 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-incremental-backup">
|
||||||
<a href="{% url 'loadBackupHome' %}" title="{% trans 'Incremental Backup - Beta' %}">
|
<a href="{% url 'loadBackupHome' %}" title="{% trans 'Incremental Backup - Beta' %}">
|
||||||
<i class="glyph-icon tooltip-button icon-save" title="Incremental Backup"></i>
|
<i class="glyph-icon tooltip-button icon-save" title="Incremental Backup"></i>
|
||||||
<span>{% trans "Incremental Backup" %}</span>
|
<span>{% trans "Incremental Backup" %}</span>
|
||||||
@@ -704,7 +704,7 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-ssl">
|
||||||
<a href="{% url 'loadSSLHome' %}" title="{% trans 'Backup' %}">
|
<a href="{% url 'loadSSLHome' %}" title="{% trans 'Backup' %}">
|
||||||
<i class="glyph-icon tooltip-button icon-lock" title="{% trans 'SSL' %}"></i>
|
<i class="glyph-icon tooltip-button icon-lock" title="{% trans 'SSL' %}"></i>
|
||||||
<span>{% trans "SSL" %}</span>
|
<span>{% trans "SSL" %}</span>
|
||||||
@@ -736,7 +736,7 @@
|
|||||||
|
|
||||||
<li class="header"><span>{% trans "Server" %}</span></li>
|
<li class="header"><span>{% trans "Server" %}</span></li>
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-terminal">
|
||||||
<a href="#" title="{% trans 'Terminal' %}">
|
<a href="#" title="{% trans 'Terminal' %}">
|
||||||
<i class="glyph-icon icon-linecons-fire"></i>
|
<i class="glyph-icon icon-linecons-fire"></i>
|
||||||
<span>{% trans "Web Terminal" %}</span>
|
<span>{% trans "Web Terminal" %}</span>
|
||||||
@@ -752,7 +752,7 @@
|
|||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-cloudlinux">
|
||||||
<a href="#" title="{% trans 'CloudLinux' %}">
|
<a href="#" title="{% trans 'CloudLinux' %}">
|
||||||
<i class="glyph-icon icon-linecons-fire"></i>
|
<i class="glyph-icon icon-linecons-fire"></i>
|
||||||
<span>{% trans "CloudLinux" %}</span>
|
<span>{% trans "CloudLinux" %}</span>
|
||||||
@@ -784,7 +784,7 @@
|
|||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-containerization">
|
||||||
<a href="#" title="{% trans 'Containerization' %}">
|
<a href="#" title="{% trans 'Containerization' %}">
|
||||||
<i class="glyph-icon icon-linecons-fire"></i>
|
<i class="glyph-icon icon-linecons-fire"></i>
|
||||||
<span>{% trans "Containerization" %}</span>
|
<span>{% trans "Containerization" %}</span>
|
||||||
@@ -801,7 +801,7 @@
|
|||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-docker">
|
||||||
<a href="#" title="{% trans 'Docker' %}">
|
<a href="#" title="{% trans 'Docker' %}">
|
||||||
<i class="glyph-icon icon-cogs"></i>
|
<i class="glyph-icon icon-cogs"></i>
|
||||||
<span>{% trans "Docker Manager" %}</span>
|
<span>{% trans "Docker Manager" %}</span>
|
||||||
@@ -824,7 +824,7 @@
|
|||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-tuning">
|
||||||
<a href="#" title="{% trans 'Tuning' %}">
|
<a href="#" title="{% trans 'Tuning' %}">
|
||||||
<i class="glyph-icon icon-adjust"></i>
|
<i class="glyph-icon icon-adjust"></i>
|
||||||
<span>{% trans "Tuning" %}</span>
|
<span>{% trans "Tuning" %}</span>
|
||||||
@@ -843,7 +843,7 @@
|
|||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-server-status">
|
||||||
<a href="#" title="{% trans 'Server Status' %}">
|
<a href="#" title="{% trans 'Server Status' %}">
|
||||||
<i class="glyph-icon icon-cog"></i>
|
<i class="glyph-icon icon-cog"></i>
|
||||||
<span>{% trans "Server Status" %}</span>
|
<span>{% trans "Server Status" %}</span>
|
||||||
@@ -868,7 +868,7 @@
|
|||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-php">
|
||||||
<a href="{% url 'loadPHPHome' %}" title="{% trans 'PHP' %}">
|
<a href="{% url 'loadPHPHome' %}" title="{% trans 'PHP' %}">
|
||||||
<i class="glyph-icon icon-code"></i>
|
<i class="glyph-icon icon-code"></i>
|
||||||
<span>{% trans "PHP" %}</span>
|
<span>{% trans "PHP" %}</span>
|
||||||
@@ -887,7 +887,7 @@
|
|||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-server-status">
|
||||||
<a href="{% url 'logsHome' %}" title="{% trans 'Server Status' %}">
|
<a href="{% url 'logsHome' %}" title="{% trans 'Server Status' %}">
|
||||||
<i class="glyph-icon icon-file"></i>
|
<i class="glyph-icon icon-file"></i>
|
||||||
<span>{% trans "Logs" %}</span>
|
<span>{% trans "Logs" %}</span>
|
||||||
@@ -921,7 +921,7 @@
|
|||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-security">
|
||||||
<a href="{% url 'securityHome' %}" title="{% trans 'Security' %}">
|
<a href="{% url 'securityHome' %}" title="{% trans 'Security' %}">
|
||||||
<i class="glyph-icon icon-shield"></i>
|
<i class="glyph-icon icon-shield"></i>
|
||||||
<span>{% trans "Security" %}</span>
|
<span>{% trans "Security" %}</span>
|
||||||
@@ -958,7 +958,7 @@
|
|||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="emailAsWhole">
|
<li id="sidebar-menu-item-mail-settings" class="emailAsWhole">
|
||||||
<a href="#" title="{% trans 'Mail Settings' %}">
|
<a href="#" title="{% trans 'Mail Settings' %}">
|
||||||
<i class="glyph-icon icon-envelope"></i>
|
<i class="glyph-icon icon-envelope"></i>
|
||||||
<span>{% trans "Mail Settings" %}</span>
|
<span>{% trans "Mail Settings" %}</span>
|
||||||
@@ -990,7 +990,7 @@
|
|||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-manage-services">
|
||||||
<a href="#" title="{% trans 'Manage Services' %}">
|
<a href="#" title="{% trans 'Manage Services' %}">
|
||||||
<i class="glyph-icon icon-folder-open"></i>
|
<i class="glyph-icon icon-folder-open"></i>
|
||||||
<span>{% trans "Manage Services" %}</span>
|
<span>{% trans "Manage Services" %}</span>
|
||||||
@@ -1018,7 +1018,7 @@
|
|||||||
</div><!-- .sidebar-submenu -->
|
</div><!-- .sidebar-submenu -->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li id="sidebar-menu-item-plugins">
|
||||||
<a href="#" title="{% trans 'Plugins' %}">
|
<a href="#" title="{% trans 'Plugins' %}">
|
||||||
<i class="glyph-icon icon-plug"></i>
|
<i class="glyph-icon icon-plug"></i>
|
||||||
<span>{% trans "Plugins" %}</span>
|
<span>{% trans "Plugins" %}</span>
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
[CyberPanel]
|
|
||||||
name=CyberPanel
|
|
||||||
baseurl=https://rep.cyberpanel.net/
|
|
||||||
gpgkey=https://rep.cyberpanel.net/RPM-GPG-KEY-cyberpanel
|
|
||||||
gpgcheck=1
|
|
||||||
Reference in New Issue
Block a user