- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 201 for tr (0.02 seconds)
-
src/main/webapp/js/admin/plugins/form-validator/lang/tr.js
ion"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a,b){"use strict";a.formUtils.registerLoadedModule("lang/tr"),a(b).bind("validatorsLoaded",function(){a.formUtils.LANG={errorTitle:"Form gönderilemedi!",requiredField:"Boş bırakılamaz",requiredFields:"Gerekli tüm alanları cevaplamadınız",badTime:"Geçersiz zaman girdiniz",badEmail:"Geçersiz e-posta adresi gi...
Created: 2026-03-31 13:07 - Last Modified: 2018-01-01 05:12 - 3.1K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/user/admin_user_details.jsp
<tr> <th><la:message key="labels.user_homePhone"/></th> <td>${f:h(attributes.homePhone)}<la:hidden property="attributes.homePhone"/></td> </tr> <tr>Created: 2026-03-31 13:07 - Last Modified: 2026-02-23 08:03 - 17.9K bytes - Click Count (0) -
src/main/java/jcifs/SID.java
* </tr> * <tr> * <td>SID_TYPE_ALIAS</td> * <td>Local group</td> * </tr> * <tr> * <td>SID_TYPE_WKN_GRP</td> * <td>Builtin group</td> * </tr> * <tr> * <td>SID_TYPE_DELETED</td> * <td>Deleted</td> * </tr> * <tr> * <td>SID_TYPE_INVALID</td> * <td>Invalid</td> * </tr> * <tr> * <td>SID_TYPE_UNKNOWN</td>Created: 2026-04-05 00:10 - Last Modified: 2025-08-16 01:32 - 5.4K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/dataconfig/admin_dataconfig_details.jsp
Created: 2026-03-31 13:07 - Last Modified: 2026-03-28 11:54 - 8.2K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/scheduler/admin_scheduler_details.jsp
</tr> <tr> <th><la:message key="labels.scheduledjob_scriptType"/></th> <td>${f:h(scriptType)}<la:hidden property="scriptType"/></td> </tr> <tr>Created: 2026-03-31 13:07 - Last Modified: 2026-02-23 08:03 - 12.2K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth_details.jsp
</tr> <tr> <th><la:message key="labels.webauth_realm"/></th> <td>${f:h(authRealm)}<la:hidden property="authRealm"/></td> </tr> <tr>Created: 2026-03-31 13:07 - Last Modified: 2026-02-23 08:03 - 6.5K bytes - Click Count (0) -
build-logic/documentation/src/main/groovy/gradlebuild/docs/dsl/docbook/MethodTableRenderer.java
// <thead> // <tr> // <td>Method</td> // <td>Description</td> // </tr> // </thead> Element thead = document.createElement("thead"); parent.appendChild(thead); Element tr = document.createElement("tr"); thead.appendChild(tr); Element td = document.createElement("td"); tr.appendChild(td);Created: 2026-04-01 11:36 - Last Modified: 2020-12-09 08:14 - 3.3K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/failureurl/admin_failureurl_details.jsp
</tr> <tr> <th><la:message key="labels.failure_url_thread_name"/></th> <td>${f:h(threadName)}<la:hidden property="threadName"/></td> </tr> <tr>Created: 2026-03-31 13:07 - Last Modified: 2026-02-23 08:03 - 11K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/accesstoken/admin_accesstoken_details.jsp
</tr> <tr> <th><la:message key="labels.permissions"/></th> <td>${f:br(f:h(permissions))}<la:hidden property="permissions"/></td> </tr> <tr>Created: 2026-03-31 13:07 - Last Modified: 2026-02-23 08:03 - 5.5K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/keymatch/admin_keymatch_details.jsp
</tr> <tr> <th><la:message key="labels.key_match_size"/></th> <td>${f:h(maxSize)}<la:hidden property="maxSize"/></td> </tr> <tr>Created: 2026-03-31 13:07 - Last Modified: 2026-02-23 08:03 - 5.3K bytes - Click Count (0)