mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
Tag styling and admin-ui type='tags' added.
This commit is contained in:
2
e107_web/js/bootstrap-tag/bootstrap-tag.js
vendored
2
e107_web/js/bootstrap-tag/bootstrap-tag.js
vendored
@@ -38,7 +38,7 @@
|
||||
|
||||
that.element.parent().prepend(that.element.detach().attr('type', 'hidden'))
|
||||
that.element
|
||||
.wrap($('<div class="tags">'))
|
||||
.wrap($('<div class="tags well well-small">'))
|
||||
.parent()
|
||||
.on('click', function () {
|
||||
that.input.focus()
|
||||
|
Reference in New Issue
Block a user