Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 100 for tr (0.18 sec)

  1. 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...
    JavaScript
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Jan 01 05:12:47 GMT 2018
    - 3.1K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/fileconfig/admin_fileconfig_details.jsp

                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.paths"/></th>
                                            <td>${f:br(f:h(paths))}<la:hidden property="paths"/></td>
                                        </tr>
                                        <tr>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.6K bytes
    - Viewed (0)
  3. 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>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 5.2K bytes
    - Viewed (0)
  4. 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>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.8K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig_details.jsp

                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.urls"/></th>
                                            <td>${f:br(f:h(urls))}<la:hidden property="urls"/></td>
                                        </tr>
                                        <tr>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.7K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/scheduler/admin_scheduler.jsp

                                                </tr>
                                                </thead>
                                                <tbody>
                                                <c:forEach var="data" varStatus="s"
                                                           items="${scheduledJobItems}">
                                                    <tr
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 6.4K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/admin/plugin/admin_plugin.jsp

                                                </tr>
                                                </thead>
                                                <tbody>
                                                <c:forEach var="artifact" varStatus="s" items="${installedArtifactItems}">
                                                    <tr>
                                                        <td>${f:h(artifact.type)}</td>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.5K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/admin/backup/admin_backup.jsp

                                                <thead>
                                                <tr>
                                                    <th><la:message key="labels.backup_name"/></th>
                                                </tr>
                                                </thead>
                                                <tbody>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 5.1K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth.jsp

                                                    <tr>
                                                        <th><la:message key="labels.webauth_list_hostname"/></th>
                                                        <th><la:message
                                                                key="labels.webauth_list_web_crawling_config"/></th>
                                                    </tr>
                                                    </thead>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Mar 24 13:43:18 GMT 2020
    - 6.1K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/joblog/admin_joblog.jsp

                                                </tr>
                                                </thead>
                                                <tbody>
                                                <c:forEach var="data" varStatus="s" items="${jobLogItems}">
                                                    <tr
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 11.4K bytes
    - Viewed (0)
Back to top