Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
c6342699
Commit
c6342699
authored
Jan 30, 2019
by
bbaer
Browse files
Renamed class fabric to annotate-graphic
parent
d8afdaf5
Pipeline
#1436
passed with stage
in 1 minute and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
javascript/src/QfqPage.js
View file @
c6342699
...
...
@@ -92,7 +92,7 @@ var QfqNS = QfqNS || {};
// Initialize Fabric to access form events
try
{
var
page
=
this
;
$
(
"
.
fabr
ic
"
).
each
(
function
()
{
$
(
"
.
annotate-graph
ic
"
).
each
(
function
()
{
var
qfqFabric
=
new
QfqNS
.
Fabric
();
qfqFabric
.
initialize
(
$
(
this
),
page
);
});
...
...
Write
Preview
Supports
Markdown
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