mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fixes #536, no longer use resizable
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
|
||||
{include file='include/dbselect.inc.tpl'}
|
||||
|
||||
<table class="doubleSelect">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
{* was used in double_select.tpl until Piwigo 2.8, no longer used in Piwigo core *}
|
||||
{footer_script require='jquery.ui.resizable'}{literal}
|
||||
jQuery(document).ready(function(){
|
||||
// Resize possible for double select list
|
||||
|
||||
Reference in New Issue
Block a user