UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

18 lines (16 loc) 684 B
<!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="google" content="notranslate" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <title>Ext JS RTL Example</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <script type="text/javascript" src="../shared/include-ext.js?rtl=true"></script> <script type="text/javascript" src="../shared/options-toolbar.js"></script> <script type="text/javascript" src="rtl.js"></script> </head> <body> </body> </html>