v/pol
1
0
mirror of https://github.com/taroved/pol synced 2025-05-18 07:10:09 -07:00

picking in progress

This commit is contained in:
Alexandr Nesterenko 2015-12-01 17:14:40 +00:00
parent 853cf4db17
commit 665cdc5d76
2 changed files with 8 additions and 7 deletions

View File

@ -1,2 +1,4 @@
$("a[rel~=popover], .has-popover").popover();
$("a[rel~=tooltip], .has-tooltip").tooltip();
$(document).ready(function(){
$("a[rel~=popover], .has-popover").popover();
$("a[rel~=tooltip], .has-tooltip").tooltip();
});

View File

@ -5,11 +5,10 @@
<h1>Feed setup</h1>
</div>
<div class="container">
<div class="btn-group" style="display: none">
<button class="btn btn-large btn-primary disabled">Title</button>
<button class="btn btn-large btn-info disabled">Description</button>
</div>
<div class="container" id="setup-tool-string">
I will create feed with
<button id="st-title" class="btn btn-large btn-primary disabled has-tooltip" title="Click on the button and move cursor to the below document and pick item you interested in.">Title</button> and
<button class="btn btn-large btn-info disabled">Description</button>.
</div>
<iframe src="{{ external_page_url }}" frameborder="0" style="width:100%;/*for footer*/">