Viewing File: /usr/local/cpanel/base/frontend/jupiter/api_tokens/directives/tableShowing.min.js

define(["angular","cjt/util/locale","cjt/core"],(function(t,e,i){"use strict";var l="directives/tableShowing.phtml",n="api_tokens/"+l,a=i.config.debug?i.buildFullPath(n):l,c="cpanel.apiTokens.tableShowing.directive",o=t.module(c,[]),r=function(t){t.getShowingText=function(){return e.maketext("[_1] - [_2] of [_3]",t.start,t.limit,t.total)}};return o.directive("tableShowing",(function(){return{templateUrl:a,restrict:"EA",scope:{start:"=",limit:"=",total:"="},transclude:!0,controller:["$scope",r]}})),{class:r,namespace:c,template:l}}));
Back to Directory File Manager