# HG changeset patch # User cavaliet # Date 1373034600 -7200 # Node ID d602d53379e75a297f97cf079c7a1f7651500fd4 # Parent 5313fc069b1ba2e131275af751631d1c32150dd7 finally senseetive api diff -r 5313fc069b1b -r d602d53379e7 integration/v2/css/style.css --- a/integration/v2/css/style.css Thu Jul 04 17:15:49 2013 +0200 +++ b/integration/v2/css/style.css Fri Jul 05 16:30:00 2013 +0200 @@ -206,7 +206,7 @@ .list-key-search a{ background-image: url(../img/icon-search.png);} .list-key-add a{background-image: url(../img/icons-15.png); background-position: right 6px top -53px !important; } .list-keywords li{display: inline-block; float: left; margin: 0 8px 8px 0;} -.list-keywords a{color: #7F7F7F; font-family: 'Lato'; font-size: 12px; display: inline-block; height: 28px; line-height: 28px; padding: 0 30px 0 6px;background-position: right 4px center; background-repeat: no-repeat; background-color: #fff;} +.list-keywords a{color: #7F7F7F !important; font-family: 'Lato'; font-size: 12px; display: inline-block; height: 28px; line-height: 28px; padding: 0 30px 0 6px;background-position: right 4px center; background-repeat: no-repeat; background-color: #fff;} .list-keywords a:hover{-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;} .filters{padding: 10px 0; text-align: center;} .filters li{background-color: #FFFFFF;display: inline-block;font-family: 'Lato';font-size: 12px;height: 20px;line-height: 20px;margin-bottom: 2px;position: relative;text-align: left;width: 200px;} diff -r 5313fc069b1b -r d602d53379e7 integration/v2/js/main.js --- a/integration/v2/js/main.js Thu Jul 04 17:15:49 2013 +0200 +++ b/integration/v2/js/main.js Fri Jul 05 16:30:00 2013 +0200 @@ -42,8 +42,7 @@ }); $('.list-key-add a').bind('click', function(e){ e.preventDefault(); - var tag = $(this).attr('data-tag'); - keywordsTagIt.tagit("createTag", tag); + keywordsTagIt.tagit("createTag", $(this).attr('data-tag')); }); } diff -r 5313fc069b1b -r d602d53379e7 src/egonomy/static/egonomy/css/style.css --- a/src/egonomy/static/egonomy/css/style.css Thu Jul 04 17:15:49 2013 +0200 +++ b/src/egonomy/static/egonomy/css/style.css Fri Jul 05 16:30:00 2013 +0200 @@ -206,7 +206,7 @@ .list-key-search a{ background-image: url(../img/icon-search.png);} .list-key-add a{background-image: url(../img/icons-15.png); background-position: right 6px top -53px !important; } .list-keywords li{display: inline-block; float: left; margin: 0 8px 8px 0;} -.list-keywords a{color: #7F7F7F; font-family: 'Lato'; font-size: 12px; display: inline-block; height: 28px; line-height: 28px; padding: 0 30px 0 6px;background-position: right 4px center; background-repeat: no-repeat; background-color: #fff;} +.list-keywords a{color: #7F7F7F !important; font-family: 'Lato'; font-size: 12px; display: inline-block; height: 28px; line-height: 28px; padding: 0 30px 0 6px;background-position: right 4px center; background-repeat: no-repeat; background-color: #fff;} .list-keywords a:hover{-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;} .filters{padding: 10px 0; text-align: center;} .filters li{background-color: #FFFFFF;display: inline-block;font-family: 'Lato';font-size: 12px;height: 20px;line-height: 20px;margin-bottom: 2px;position: relative;text-align: left;width: 200px;} diff -r 5313fc069b1b -r d602d53379e7 src/egonomy/static/egonomy/js/main.js --- a/src/egonomy/static/egonomy/js/main.js Thu Jul 04 17:15:49 2013 +0200 +++ b/src/egonomy/static/egonomy/js/main.js Fri Jul 05 16:30:00 2013 +0200 @@ -42,8 +42,7 @@ }); $('.list-key-add a').bind('click', function(e){ e.preventDefault(); - var tag = $(this).attr('data-tag'); - keywordsTagIt.tagit("createTag", tag); + keywordsTagIt.tagit("createTag", $(this).attr('data-tag')); }); } diff -r 5313fc069b1b -r d602d53379e7 src/egonomy/templates/egonomy_create_fragment.html --- a/src/egonomy/templates/egonomy_create_fragment.html Thu Jul 04 17:15:49 2013 +0200 +++ b/src/egonomy/templates/egonomy_create_fragment.html Fri Jul 05 16:30:00 2013 +0200 @@ -138,6 +138,9 @@
{% trans "No collection" %}
+ {% endblock %} @@ -166,7 +169,7 @@ if(n>0){ s = '