Changeset 483 for pro-violet-viettel/sourcecode/assets
- Timestamp:
- Nov 12, 2014 10:52:13 PM (11 years ago)
- Location:
- pro-violet-viettel/sourcecode/assets
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/assets/js/ace.min.js
r313 r483 11 11 setHeight(); 12 12 }) 13 14 $('a[href="' + window.location.hash + '"]').click() 13 15 }); -
pro-violet-viettel/sourcecode/assets/soanbai/index.php
r473 r483 14 14 15 15 function InitViolet() { 16 g_Flash = isInternetExplorer ? LectorEditorOnline : document.LectorEditorOnline; 16 //g_Flash = isInternetExplorer ? LectorEditorOnline : document.LectorEditorOnline; 17 g_Flash = document.getElementById('LectorEditorOnline'); 17 18 } 18 19
Note: See TracChangeset
for help on using the changeset viewer.