Skip to content

Commit

Permalink
primera version funcional y online
Browse files Browse the repository at this point in the history
  • Loading branch information
Erick committed Sep 2, 2008
1 parent b3406a2 commit 1320acc
Show file tree
Hide file tree
Showing 26 changed files with 5,008 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
application: sabandija
application: sabandija21
version: 1
runtime: python
api_version: 1
Expand Down
537 changes: 537 additions & 0 deletions src/gwt/12CA3C5839EF2A39236D693408C9752F.cache.html

Large diffs are not rendered by default.

Binary file added src/gwt/548CDF11D6FE9011F3447CA200D7FB7F.cache.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
543 changes: 543 additions & 0 deletions src/gwt/828A433487A5054D12FFEB8447056FF5.cache.html

Large diffs are not rendered by default.

558 changes: 558 additions & 0 deletions src/gwt/95C9ECC616E4E21C46C30BEC3D19CAB2.cache.html

Large diffs are not rendered by default.

Binary file added src/gwt/9DA92932034707C17CFF15F95086D53F.cache.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
557 changes: 557 additions & 0 deletions src/gwt/B3445026E38A6DA8681D30A62D5AFCDD.cache.html

Large diffs are not rendered by default.

540 changes: 540 additions & 0 deletions src/gwt/D43899216BB1E0FDFBDABFA124A81967.cache.html

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions src/gwt/SabandijaGui.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/** Add css rules here for your application. */


/** Example rules used by the template application (remove for your app) */
.pc-template-btn {
display: block;
font-size: 16pt
}

#pc-template-img {
margin-top: 20px;
}
36 changes: 36 additions & 0 deletions src/gwt/SabandijaGui.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- The HTML 4.01 Transitional DOCTYPE declaration-->
<!-- above set at the top of the file will set -->
<!-- the browser's rendering engine into -->
<!-- "Quirks Mode". Replacing this declaration -->
<!-- with a "Standards Mode" doctype is supported, -->
<!-- but may lead to some differences in layout. -->

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!-- -->
<!-- Any title is fine -->
<!-- -->
<title>SabandijaGui</title>

<!-- -->
<!-- This script loads your compiled module. -->
<!-- If you add any GWT meta tags, they must -->
<!-- be added before this line. -->
<!-- -->
<script type="text/javascript" language="javascript" src="net.sabandija.SabandijaGui.nocache.js"></script>
</head>

<!-- -->
<!-- The body can have arbitrary html, or -->
<!-- you can leave the body empty if you want -->
<!-- to create a completely dynamic UI. -->
<!-- -->
<body>

<!-- OPTIONAL: include this if you want history support -->
<iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>

</body>
</html>
Binary file added src/gwt/ajax-loader.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/gwt/clear.cache.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/gwt/gwt/standard/images/corner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/gwt/gwt/standard/images/hborder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/gwt/gwt/standard/images/vborder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1320acc

Please sign in to comment.