Skip to content

Commit

Permalink
Tarma param
Browse files Browse the repository at this point in the history
  • Loading branch information
jfeedas committed Dec 6, 2011
1 parent 01c109f commit b17b754
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 12 deletions.
3 changes: 3 additions & 0 deletions Design/HomeA.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
<li><a href="#">Pagalba</a></li>
</ul>
</div>
<div style="margin-top: 38px;">
<p>Aprasas</p>
</div>
</div>
</div>
<div id="footer">
Expand Down
3 changes: 3 additions & 0 deletions Design/Prognozes.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
<li><a href="#">Pagalba</a></li>
</ul>
</div>
<div class="hintPanel">
<p id="hint">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent ultrices tincidunt nisi non egestas. Aenean a nibh massa. Nulla non tristique sapien. Donec in augue est, et molestie quam. Aenean molestie ornare blandit. Pellentesque semper diam vitae dui pretium semper. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Suspendisse accumsan purus sed elit lacinia eget vulputate nisi congue. Nulla facilisi. Curabitur congue feugiat orci, ut tempus lectus fringilla quis. Sed ultrices orci sit amet arcu blandit non consequat dui iaculis.</p>
</div>
</div>
<!-- end #header -->
<div id="page" class="container">
Expand Down
19 changes: 18 additions & 1 deletion Design/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ a:hover {

#header {
width: 900px;
height: 150px;
height: auto;
margin: 0px auto;
padding: 0px 50px;
background: url(images/img01.jpg) no-repeat left top, url(images/img03.jpg) repeat-y left top;
Expand Down Expand Up @@ -192,6 +192,7 @@ a:hover {

#menu a:hover, #menu .current_page_item a {
text-decoration: none;
color:red;
}

#menu .current_page_item a {
Expand Down Expand Up @@ -521,6 +522,7 @@ a:hover {
.tdPav{
width:16%;
cursor:pointer;
color:red;
}

#Pad > span{
Expand Down Expand Up @@ -610,4 +612,19 @@ span.delUser{

#importas{
color:red;
}

div.hintPanel{
margin-top: 38px;
height:30px;
overflow:hidden;
}

#hint{
padding: 0;
margin-bottom: 0px;
margin-left: 20px;
font-size: 12px;
line-height: 10px;

}
7 changes: 6 additions & 1 deletion JS/functions.js
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,11 @@ function zoomOut(chartType){

function ready() {

$("#menu a").live("mouseenter", function(){
var hintas = $(this).attr("hintas");
$("#hint").text(hintas);
});

$("#ImporterForm").submit(function(){
this.target = "uploadTarget";
});
Expand Down Expand Up @@ -345,7 +350,7 @@ function ready() {

$("td.tdPav").live("mouseout", function(){
$(this).css("background-color", "white");
$(this).css("color", "#8A8985");
$(this).css("color", "red");
$("#priemoneEmpty").remove();
});

Expand Down
14 changes: 8 additions & 6 deletions WebObjects/AdminPage.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,16 @@ public function pagePrint(){
<div id="header" class="container">
<div id="menu">
<ul>
<li class="current_page_item"><a href="?info=admin/duom_anal">Duomenų analizė</a></li>
<li><a href="?info=admin/prognozes">Prognozės</a></li>
<li><a href="?info=admin/import">Importuoti duomenis</a></li>
<li><a href="?info=admin/vartotojai">Vartotojai</a></li>
<li><a href="?info=admin/logout">Atsijungti</a></li>
<li><a href="#">Pagalba</a></li>
<li><a hintas="Pateikti priemones, leidžiančias pateikti ataskaitoje padalinių ir IS apkrovimą." href="?info=admin/duom_anal">Duomenų analizė</a></li>
<li><a hintas="Pateikti priemones, leidžiančias parodyti planuojamos (vienos ar net kelių) paramos priemonių poveikį IS ir padalinių apkrovimui." href="?info=admin/prognozes">Prognozės</a></li>
<li><a hintas="Pateikia priemones, leidžiančias importuoti duomenis iš .xsl failo." href="?info=admin/import">Importuoti duomenis</a></li>
<li><a hintas="Pateikia priemones, leidžiančias sukurti naują arba ištrinti jau esama vartotoją." href="?info=admin/vartotojai">Vartotojai</a></li>
<li><a hintas="Atsijungia nuo sistemos." href="?info=admin/logout">Atsijungti</a></li>
</ul>
</div>
<div class="hintPanel">
<p id="hint"></p>
</div>
</div>
<!-- end #header -->
<div id="page" class="container">
Expand Down
3 changes: 1 addition & 2 deletions WebObjects/Page.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,9 @@ public function pagePrint(){
<div id="header" class="container">
<div id="menu">
<ul>
<li class="current_page_item"><a href="?info=home/duom_anal">Duomenų analizė</a></li>
<li><a href="?info=home/duom_anal">Duomenų analizė</a></li>
<li><a href="?info=home/prognozes">Prognozės</a></li>
<li><a href="?info=home/logout">Atsijungti</a></li>
<li><a href="#">Pagalba</a></li>
</ul>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions WebObjects/Panels/Right/AddUser.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ protected function htmlContent(){
</tr>
<tr>
<td>Slaptažodis: </td>
<td><input type="text" name="pass" /></td>
<td><input type="password" name="pass" /></td>
</tr>
<tr>
<td>Pakartoti slaptažodį: </td>
<td><input type="text" name="pass1" /></td>
<td><input type="password" name="pass1" /></td>
</tr>
<tr>
<td>Vartotojas</td>
Expand Down

0 comments on commit b17b754

Please sign in to comment.