Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LBDesign Button Shortcode
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
plugins
LBDesign Button Shortcode
Commits
b96576ec
Commit
b96576ec
authored
9 years ago
by
Lauren
Browse files
Options
Downloads
Patches
Plain Diff
Added popup window with inputs for tinymce
parent
bdbecb78
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
js/lbdesign-button-shortcode.js
+4
-1
4 additions, 1 deletion
js/lbdesign-button-shortcode.js
with
4 additions
and
1 deletion
js/lbdesign-button-shortcode.js
+
4
−
1
View file @
b96576ec
...
...
@@ -27,7 +27,6 @@
{
text
:
'
Default
'
,
value
:
'
default
'
},
{
text
:
'
Primary
'
,
value
:
'
primary
'
},
{
text
:
'
Action
'
,
value
:
'
action
'
},
{
text
:
'
Highlight
'
,
value
:
'
highlight
'
},
{
text
:
'
Warning
'
,
value
:
'
warning
'
},
{
text
:
'
Info
'
,
value
:
'
info
'
}
]
...
...
@@ -88,7 +87,11 @@
longname
:
'
LBDesign Button Shortcode
'
,
author
:
'
Lauren Pittenger @ LBDesign
'
,
authorurl
:
'
http://lbdesign.tv
'
,
<<<<<<<
bdbecb7874ddd861c8eac12cf604da212f5ae2c9
version
:
"
1.0
"
=======
version
:
"
0.1
"
>>>>>>>
Added
popup
window
with
inputs
for
tinymce
};
}
});
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment