Sha256: 673d7a6ba7c196d2797712b4943795155e4fca01ac13ef65a55d7f62b1cfe543
Contents?: true
Size: 1.06 KB
Versions: 2
Compression:
Stored size: 1.06 KB
Contents
<html dir="ltr"> <head> <style type="text/css"> body, html { width:100%; height:100%; margin: 0; padding:0; border:0; overflow:hidden;} #rte_all { background-color: #f0f0f0; } #rte_div { width:100%; height: 100%; overflow:hidden; border: none; } </style> <script src="./rtemanager.js" type="text/javascript"></script> </head> <body onload="lz.rte.manager.rte_loaded();"> <div id="rte_all"> <div id="rte_div" dojoType="dijit.layout.BorderContainer" design="headline"> <div id="rte_buttons" dojoType="dijit.layout.ContentPane" region="top" style="margin: 0px; padding: 0px; border: 0px;"></div> <div id="rte_container" dojoType="dijit.layout.ContentPane" region="center"> <div id="rte"><p></p></div> </div> </div> </div> </body> </html> <!-- * X_LZ_COPYRIGHT_BEGIN *************************************************** * Copyright 2010 Laszlo Systems, Inc. All Rights Reserved. * * Use is subject to license terms. * * X_LZ_COPYRIGHT_END ****************************************************** -->
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
leftplayer-0.1.1 | src/lps-4.9.0/Server/lps-4.9.0/lps/includes/rtewrapper.html |
leftplayer-0.1 | src/lps-4.9.0/Server/lps-4.9.0/lps/includes/rtewrapper.html |