|
@@ -320,7 +320,7 @@ except ImportError, e:
|
|
|
</form>
|
|
</form>
|
|
|
|
|
|
|
|
<div class="hover-dropdown" data-bind="visible: snippet.status() == 'available' && snippet.result.hasSomeResults() && snippet.result.type() == 'table'" style="display:none;">
|
|
<div class="hover-dropdown" data-bind="visible: snippet.status() == 'available' && snippet.result.hasSomeResults() && snippet.result.type() == 'table'" style="display:none;">
|
|
|
- <a class="snippet-side-btn inactive-action dropdown-toggle pointer" style="padding-right:0" data-toggle="dropdown" title="${ _('Get resultset') }">
|
|
|
|
|
|
|
+ <a class="snippet-side-btn inactive-action dropdown-toggle pointer" style="padding-right:0" data-toggle="dropdown" title="${ _('Get results') }">
|
|
|
<i class="fa fa-fw fa-download"></i>
|
|
<i class="fa fa-fw fa-download"></i>
|
|
|
</a>
|
|
</a>
|
|
|
<ul class="dropdown-menu less-padding">
|
|
<ul class="dropdown-menu less-padding">
|