Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/studio/static
diff options
context:
space:
mode:
Diffstat (limited to 'studio/static')
-rw-r--r--studio/static/doc/sugar-theme.html2
l---------studio/static/icons1
-rw-r--r--studio/static/init.html8
l---------studio/static/static1
4 files changed, 5 insertions, 7 deletions
diff --git a/studio/static/doc/sugar-theme.html b/studio/static/doc/sugar-theme.html
index ac09754..b90d88e 100644
--- a/studio/static/doc/sugar-theme.html
+++ b/studio/static/doc/sugar-theme.html
@@ -75,7 +75,7 @@
<body>
<h1>Welcome to jQuery UI!</h1>
<p style="font-size: 1.3em; line-height: 1.5; margin: 1em 0; width: 50%;">
- <a href="/edit/websdk/static/doc/sugar-theme.html">View the source of this document.</a>
+ <a target="frame1" href="/edit/studio/static/doc/sugar-theme.html">View the source of this document.</a>
</p>
<p style="font-weight: bold; margin: 2em 0 1em; font-size: 1.3em;">YOUR COMPONENTS:</p>
diff --git a/studio/static/icons b/studio/static/icons
deleted file mode 120000
index 9a5906b..0000000
--- a/studio/static/icons
+++ /dev/null
@@ -1 +0,0 @@
-../../icons/ \ No newline at end of file
diff --git a/studio/static/init.html b/studio/static/init.html
index 069b021..651b886 100644
--- a/studio/static/init.html
+++ b/studio/static/init.html
@@ -3,10 +3,10 @@
<head>
<meta charset="UTF-8" />
<title></title>
- <link rel="stylesheet" href="static/css/main.css" type="text/css" />
- <link rel="stylesheet" href="static/css/sugar-theme/jquery-ui-1.8.15.custom.css" />
- <script src="static/js/jquery-1.6.2.js" type="text/javascript"></script>
- <script src="static/js/jquery-ui-1.8.15.custom.min.js" type="text/javascript"></script>
+ <link rel="stylesheet" href="css/main.css" type="text/css" />
+ <link rel="stylesheet" href="css/sugar-theme/jquery-ui-1.8.15.custom.css" />
+ <script src="js/jquery-1.6.2.js" type="text/javascript"></script>
+ <script src="js/jquery-ui-1.8.15.custom.min.js" type="text/javascript"></script>
<!--script src="js/websdk-1.js" type="text/javascript"></script-->
</head>
<body>
diff --git a/studio/static/static b/studio/static/static
deleted file mode 120000
index 945c9b4..0000000
--- a/studio/static/static
+++ /dev/null
@@ -1 +0,0 @@
-. \ No newline at end of file