diff options
Diffstat (limited to 'js/panels/Project/projectpanelbase.reel/projectpanelbase.html')
-rwxr-xr-x | js/panels/Project/projectpanelbase.reel/projectpanelbase.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/js/panels/Project/projectpanelbase.reel/projectpanelbase.html b/js/panels/Project/projectpanelbase.reel/projectpanelbase.html index dc8f976c..1a09ca3d 100755 --- a/js/panels/Project/projectpanelbase.reel/projectpanelbase.html +++ b/js/panels/Project/projectpanelbase.reel/projectpanelbase.html | |||
@@ -46,9 +46,9 @@ POSSIBILITY OF SUCH DAMAGE. | |||
46 | 46 | ||
47 | </head> | 47 | </head> |
48 | <body> | 48 | <body> |
49 | 49 | ||
50 | <div id="project-panel" class="Project-Panel"> | 50 | <div id="project-panel" class="Project-Panel"> |
51 | 51 | ||
52 | <div id="pp-container" style="height: 100%;position: relative;"> | 52 | <div id="pp-container" style="height: 100%;position: relative;"> |
53 | 53 | ||
54 | <div id="pp-col-buttons"> | 54 | <div id="pp-col-buttons"> |
@@ -120,9 +120,9 @@ POSSIBILITY OF SUCH DAMAGE. | |||
120 | </td> | 120 | </td> |
121 | </tr> | 121 | </tr> |
122 | </table> | 122 | </table> |
123 | 123 | ||
124 | </div> | 124 | </div> |
125 | 125 | ||
126 | </div> | 126 | </div> |
127 | 127 | ||
128 | </div> | 128 | </div> |