View Issue Details

IDProjectCategoryView StatusLast Update
0000527BeeJКодpublic2025-04-08 07:12
Reportersimon Assigned Tosimon  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Target VersionBeeJ 0.1a 
Summary0000527: CDN and local
Descriptionjquery и другие
<!-- ... -->
    <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
    <script type="text/javascript">
        if (typeof jQuery == 'undefined') {
            document.write(unescape("%3Cscript src='/path/to/jquery.min.js' type='text/javascript'%3E%3C/script%3E"));
        }
    </script>
    <!-- ... -->
TagsNo tags attached.
Attach Tags

Relationships

parent of 0000546 closedsimon CDN - Внешние библиотеки JS и CSS 
parent of 0000810 closedsimon Вынести стандартные js & css в конфиг 

Activities

There are no notes attached to this issue.

Add Note

View Status
Note
* Enter the code from the image:
visual captcha

Issue History

Date Modified Username Field Change
2020-12-17 15:05 simon New Issue
2020-12-17 15:05 simon Status new => assigned
2020-12-17 15:05 simon Assigned To => simon
2022-02-10 12:02 simon Summary Синхронизировать версии jquery jquery ui и.т.д. => CDN and local
2022-02-10 12:02 simon Description Updated
2025-04-08 06:58 simon Relationship added parent of 0000546
2025-04-08 07:00 simon Relationship added child of 0000810
2025-04-08 07:00 simon Target Version BeeJ 0.4b => BeeJ 0.1a
2025-04-08 07:12 simon Relationship replaced parent of 0000810