Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpenBoard
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lifo
Nicolas Ollinger
OpenBoard
Commits
0bf197a3
Commit
0bf197a3
authored
Sep 03, 2012
by
Aleksei Kanash
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of github.com:Sankore/Sankore-3.1 into develop
parents
477dc3d1
81c42f53
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
5 deletions
+0
-5
Grapheur.xhtml
resources/library/applications/Grapheur.wgt/Grapheur.xhtml
+0
-4
of_puppets.css
...ry/interactivities/Ordre phrase.wgt/styles/of_puppets.css
+0
-1
No files found.
resources/library/applications/Grapheur.wgt/Grapheur.xhtml
View file @
0bf197a3
...
...
@@ -218,7 +218,6 @@
return
true
;
});
$
(
"label[for*='checkAire']"
).
text
(
sankoreLang
[
lang
].
draw
);
$
(
"label[for*='checkMaJ']"
).
text
(
sankoreLang
[
lang
].
auto_update
);
$
(
"#menuOptions td"
).
eq
(
0
).
html
(
sankoreLang
[
lang
].
widget
);
$
(
"#menuOptions h3"
).
eq
(
0
).
text
(
sankoreLang
[
lang
].
widget_options
);
$
(
"#menuOptions2D h3"
).
eq
(
0
).
text
(
sankoreLang
[
lang
].
options
+
" 2D"
);
...
...
@@ -1033,13 +1032,10 @@
<span
class=
"gras"
>
Control options:
</span><br/>
<input
type=
"button"
class=
"boutonSauvegarde"
onclick=
"saveOptions()"
value=
"Save"
/><input
type=
"button"
class=
"boutonSauvegarde"
onclick=
"loadOptions()"
value=
"Load"
/>
<input
class=
"boutonSauvegarde2"
type=
"button"
onclick=
"delOptions()"
value=
"Delete"
/><input
class=
"boutonSauvegarde2"
type=
"button"
onclick=
"alertOptions()"
value=
"Display"
/><br/>
<span
class=
"texteSecondaire"
>
Save a widget options in cookies or load an options from cookies or delete a registered options.
</span>
<br/><br/>
<label
for=
"checkMaJ"
>
Automatically update when a widget opening.
</label>
<input
type=
"checkbox"
id=
"checkMaJ"
onclick=
"checkboxMaJ()"
/>
<br/>
<div
id=
"cacheCookies"
><br/><br/><h1>
Cookies are disabled. You cannot save an options...
</h1></div>
<div
id=
"cacheMaJ"
>
You are using the last version of this widget.
</div>
<input
type=
"button"
onclick=
'reset()'
value=
"Reload widget"
style=
"position:absolute; bottom:20px; width:140px; height:32px;"
/>
<input
type=
"button"
onclick=
'miseAjour()'
value=
"Updated"
style=
"position:absolute; bottom:20px; left:160px; width:140px; height:32px;"
/>
</div>
<div
class=
"barreBasMenu"
><input
type=
"button"
onclick=
"cacherMenu(); actualiserGraph()"
value=
"Check"
/></div>
</div>
...
...
resources/library/interactivities/Ordre phrase.wgt/styles/of_puppets.css
View file @
0bf197a3
...
...
@@ -33,7 +33,6 @@ body{
font
:
28px
tahoma
;
text-align
:
center
;
cursor
:
pointer
;
text-transform
:
uppercase
;
overflow
:
hidden
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment