This commit is contained in:
habi
2022-05-12 13:21:08 +05:00
3 changed files with 12 additions and 6 deletions

View File

@@ -390,6 +390,17 @@
</li>
<li id="sidebar-menu-item-websites">
<!-------------WordPress--------------------------->
<li>
<a href="{% url 'loadWebsitesHome' %}" title="{% trans 'WordPress' %}">
<div class="glyph-icon icon-globe" title="{% trans 'WordPress' %}"></div>
<span>{% trans "Wordpress" %}</span>
</a>
</li>
<li></li>
<a href="{% url 'loadWebsitesHome' %}" title="{% trans 'Websites' %}">
<div class="glyph-icon icon-globe" title="{% trans 'Websites' %}"></div>
<span>{% trans "Websites" %}</span>

View File

@@ -674,7 +674,7 @@ fileManager.controller('fileManagerCtrl', function ($scope, $http, FileUploader,
var data = {
completeStartingPath: completePathToFile,
method: "listForTable",
home: homePathBack,
home: "/",
domainRandomSeed: domainRandomSeed,
domainName: domainName
};

View File

@@ -1,5 +0,0 @@
[CyberPanel]
name=CyberPanel
baseurl=https://rep.cyberpanel.net/
gpgkey=https://rep.cyberpanel.net/RPM-GPG-KEY-cyberpanel
gpgcheck=1