File manager - Edit - /usr/local/CyberCP/cyberpanel/static/filemanager_app/src/templates/current-folder-breadcrumb.html
Back
<ol class="breadcrumb"> <li> <a href="" ng-click="fileNavigator.goTo(-1)"> {{"filemanager" | translate}} </a> </li> <li ng-repeat="(key, dir) in fileNavigator.currentPath track by key" ng-class="{'active':$last}" class="animated fast fadeIn"> <a href="" ng-show="!$last" ng-click="fileNavigator.goTo(key)"> {{dir | strLimit : 8}} </a> <span ng-show="$last"> {{dir | strLimit : 12}} </span> </li> </ol>
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings