Toggle navigation
Toggle navigation
This project
Loading...
Sign in
grogv3
/
grog-cubi
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
JR Utily
2016-10-08 15:11:51 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a33bd0213e9ffee21b4d680d086d99f60bc1a6db
a33bd021
1 parent
94086dea
fix path
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/webapp/updateUser.xhtml
src/main/webapp/updateUser.xhtml
View file @
a33bd02
...
...
@@ -18,7 +18,7 @@
<!-- content -->
<!-- <ui:define name="content">-->
<head>
<script
type=
"text/javascript"
src=
"lib/tinymce/tinymce.js"
></script>
<script
type=
"text/javascript"
src=
"
js-
lib/tinymce/tinymce.js"
></script>
<script
type=
"text/javascript"
>
tinymce
.
init
({
selector
:
'textarea.mytinymce'
...
...
Please
register
or
login
to post a comment